Gets or sets the minimum size of the auto-scroll.
'宣言
Public Property AutoScrollMinSize As Size
public Size AutoScrollMinSize {get; set;}
プロパティ値
A
System.Drawing.Size that determines the minimum size of the virtual area through which the user can scroll.