xtd
0.2.0
Loading...
Searching...
No Matches
◆
control()
[1/3]
std::optional<
control_ref
> xtd::forms::status_bar_panel::control
(
)
const
noexcept
Gets the control to be displayed in the control status bar panel.
Returns
A
xtd::forms::control
to be displayed in the control status bar panel. The default is std::nullopt.
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
.
xtd
forms
status_bar_panel
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.