status_bar_panel & xtd::forms::status_bar_panel::min_width | ( | int32 | value | ) |
Sets the minimum allowed width of the status bar panel within the xtd::forms::status_bar control.
value | The minimum width, in pixels, of the xtd::forms::status_bar_panel |
xtd::argument_exception | A value less than 0 is assigned to the property. |