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.
control | The control to get horizontal control layout style. |
value | The horizontal control layout style for the specified control. |
xtd::argument_exception | container does not contains control. |