Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
[Visual Basic]
Public Property Dock As DockStyle
[C#]
new public System.Windows.Forms.DockStyle Dock {get; set;}
See Also
AwDbNavigate Class | Asterworld.Data Namespace