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

◆ control_layout_style() [2/2]

horizontal_layout_panel & xtd::forms::horizontal_layout_panel::control_layout_style ( const control_ref control,
const horizontal_control_layout_style value 
)

Sets horizontal control layout style for specified child controls.

Parameters
controlThe control to get horizontal control layout style.
valueThe horizontal control layout style for the specified control.
Exceptions
xtd::argument_exceptioncontainer does not contains control.