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

◆ border_style() [1/3]

virtual forms::border_style xtd::forms::collapsible_panel::border_style ( ) const
virtualnoexcept

Gets the border style for the control.

Returns
One of the border_style values. The default is border_style::none.
Remarks
By default, the collapsible_panel control is displayed without a border. You can use this property to distinguish the boundaries of the collapsible_panel control from other areas on the form.