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

◆ horizontal_control_layout_style() [22/24]

xtd::forms::horizontal_control_layout_style::horizontal_control_layout_style ( bool  expanded,
xtd::forms::content_alignment  align 
)

Initialises a new instance of horizontal control layout style class with specified expanded and content alignment.

Parameters
expandedtrue if control expanded; otherwise false.
alignOne of the content_alignment values. The default is middle_center.