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

◆ border_style() [2/3]

virtual collapsible_panel & xtd::forms::collapsible_panel::border_style ( forms::border_style  border_style)
virtual

Sets the border style for the control.

Parameters
border_styleOne 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.