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

◆ splitter_width() [1/2]

virtual int32 xtd::forms::split_container::splitter_width ( ) const
virtualnoexcept

Gets or sets the width of the splitter in pixels.

Returns
An int32 representing the width of the splitter, in pixels. The default is four pixels.
Remarks
Use the splitter_width property to change the width of the splitter itself, not the split_container.