const horizontal_control_layout_style & xtd::forms::horizontal_layout_panel::control_layout_style | ( | const control_ref & | control | ) | const |
Gets horizontal control layout style for specified child controls.
control | The control to get horizontal control layout style. |
xtd::argument_exception | container does not contains control. |