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

◆ vertical_control_layout_style() [9/24]

xtd::forms::vertical_control_layout_style::vertical_control_layout_style ( int32  height,
bool  expanded 
)

Initialises a new instance of vertical control layout style class with specified height and expanded.

Parameters
heightThe preferred height, in pixels or percentage, depending on the xtd::forms::control_layout_style::size_type property.
expandedtrue if control expanded; otherwise false.