Skip to main content
A newer version of this page is available. .

Member Table: Control Alignment

Member Description
LayoutControlItem.ControlAlignment Specifies the alignment of a layout item’s control.
LayoutControlItem.ControlMaxSize Specifies the maximum size of a layout item’s client area.
LayoutControlItem.ControlMinSize Specifies the minimum size of a layout item’s client area.
LayoutControlItem.SizeConstraintsType Specifies the size constraints type.
LayoutControlItem.TrimClientAreaToControl Specifies whether the client region’s height is trimmed to match the control’s height.
LayoutControlItem.FillControlToClientArea Specifies whether the control occupies the layout item’s maximum allowed client area.
MinimumSize Specifies the minimum size of a layout item’s control.
MinimumSize Specifies the maximum size of a layout item’s control.
See Also