dotnetmonitor.com

 
Index
Previous
Next

 

If the splitter is not distinguishable from the rest of the split container, it is due to the SplitContainerPanels having the same background color as the splitter, and the BorderStyle being set to None. To make the splitter easily recognizable, change the BackColor for the SplitContainerPanels, or set the SplitContainers BorderStyle.
How do I select the SplitContainer at design time?
How can I prevent the SplitContainer from stealing focus?
How can I make the SplitContainer continuously update its contents while the splitter is moving?