control_layout_style & xtd::forms::control_layout_style::size_type | ( | xtd::forms::size_type | size_type | ) |
Sets a flag indicating how a control should be sized relative to its containing layout container.
size_type | One of the xtd::forms::size_type values that specifies how layout container of user interface (UI) elements should be sized relative to their container. The default is xtd::forms::size_type::absolute. |