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

◆ border_style() [2/2]

status_bar_panel & xtd::forms::status_bar_panel::border_style ( xtd::forms::status_bar_panel_border_style  value)

Sets the border style of the status bar panel.

Parameters
valueOne of the xtd::forms::status_bar_panel_border_style values. The default is xtd::forms::status_bar_panel_border_style::sunken.
Returns
This current instance.
Remarks
You can use this property to differentiate a panel from other panels in a xtd::forms::status_bar control.