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

◆ width() [2/2]

control & xtd::forms::style_sheets::control::width ( std::optional< xtd::forms::style_sheets::length value)
noexcept

Sets the width of the box.

Parameters
valueThe width of the box.
Returns
This current instance.
Remarks
You need to know how the box model works.
For more information, see Box Model.