status_bar_panel & xtd::forms::status_bar_panel::control | ( | const xtd::forms::control & | value | ) |
Sets the control to be displayed in the control status bar panel.
value | A xtd::forms::control to be displayed in the control status bar panel. The default is std::nullopt. |