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

◆ control_layout_style() [1/2]

const vertical_control_layout_style & xtd::forms::vertical_layout_panel::control_layout_style ( const control_ref control) const

Gets vertical control layout style for specified child controls.

Parameters
controlThe control to get vertical control layout style.
Returns
The vertical control layout style for the specified control.
Exceptions
xtd::argument_exceptioncontainer does not contains control.