C#使用splitcontainer的问题我在使用splitContainer时,如果按下光标键,那个分隔条会随之移动,怎么样才能让它不移动呢?[解决办法]SplitContainer.IsSplitterFixed = true;