Gets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries.
シンタックス
'宣言
Public Overridable Property AutoScroll As Boolean
public virtual bool AutoScroll {get; set;}
プロパティ値
true if the container enables auto-scrolling; otherwise,
false. The default value is
false.
参照