xtd 0.2.0
Loading...
Searching...
No Matches

◆ splitter_distance() [2/2]

virtual split_container & xtd::forms::split_container::splitter_distance ( int32  splitter_distance)
virtual

Sets the location of the splitter, in pixels, from the left or top edge of the split_container.

Parameters
splitter_distanceAn int32 representing the location of the splitter, in pixels, from the left or top edge of the split_container. The default value is 50 pixels.
Returns
Current split_container instance.