System.Windows.Forms.UpDownBase.AutoScroll Property

Gets a value indicating whether the container will allow the user to scroll to any controls placed outside of its visible boundaries.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public override bool AutoScroll { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Windows.Forms.UpDownBase control does not use the UpDownBase.AutoScroll property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0