Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
シンタックス
'宣言
Public Overridable Property Dock As DockStyle
public virtual DockStyle Dock {get; set;}
プロパティ値
One of the
System.Windows.Forms.DockStyle values. The default is
System.Windows.Forms.DockStyle.None.
例外
参照