public override DockStyle Dock { get; set; }
Public Overrides Property Dock As DockStyle
Get
Set
abstract Dock : DockStyle with get, set
override Dock : DockStyle with get, set
InvalidEnumArgumentException | The value assigned is not one of the DockStyle values. |