xtd
0.2.0
Loading...
Searching...
No Matches
◆
width()
[1/2]
int32
xtd::forms::status_bar_panel::width
(
)
const
noexcept
Gets the width of the status bar panel within the
xtd::forms::status_bar
control.
Returns
The width, in pixels, of the
xtd::forms::status_bar_panel
.
Remarks
The
xtd::forms::status_bar_panel::width
property always reflects the actual width of a
xtd::forms::status_bar_panel
and cannot be smaller than the
xtd::forms::status_bar_panel::min_width
property. To automatically resize the width of the
xtd::forms::status_bar_panel
to the contents of the
xtd::forms::status_bar_panel
, you can use the
xtd::forms::status_bar_panel::auto_size
property.
xtd
forms
status_bar_panel
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.