Splitter Bar Width and Position
You can specify the width of your divider through the Width property. To create a more defined split, you can increase the width of your splitter bar.
You can determine the location of the splitter, in pixels, from the left or top edge of the C1Splitter through the SplitterDistance property. This property is also useful when determining the splitter bar's position at run time.
|