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

◆ control() [3/3]

status_bar_panel & xtd::forms::status_bar_panel::control ( std::nullptr_t  value)

Resets the control to be displayed in the control status bar panel.

Parameters
valuenullptr.
Returns
This current instance.
Remarks
You can specify a xtd::forms::control to be displayed. This property is not used unless the xtd::forms::status_bar_panel::style property value is set to xtd::forms::status_bar_panel_style::control.