When overridden in a derived class, gets or sets a value indicating whether scroll bars automatically appear if controls are placed outside the System.Windows.Forms.SplitContainer client area. This property is not relevant to this class.
Syntax
[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.Localizable(true)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public override
bool AutoScroll { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0