Property Dock
Dock
When implemented by a class, gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
DockStyle Dock { get; set; }
When implemented by a class, gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
DockStyle Dock { get; set; }