System.Windows.Forms.ScrollBar.AutoSize Property

Gets or sets a value indicating whether the System.Windows.Forms.ScrollBar is automatically resized to fit its contents.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Setting the ScrollBar.AutoSize property has no effect on the appearance of the control.

Requirements

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