Method DockInParent
DockInParent(DockStyle)
Aligns control in the parent using DockStyle alignment option.
public virtual RectD DockInParent(DockStyle value)
Parameters
Returns
Remarks
This method changes Bounds so default layout must be disabled before using it. You can disable default layout using IgnoreLayout property of the control.