System.Windows.Forms.SplitContainer.AutoScrollMinSize Property

Gets or sets the minimum size of the scroll bar. This property is not relevant to this class.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public System.Drawing.Size AutoScrollMinSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the SplitContainer.AutoScrollMinSize property to manage the screen size allocated to the automatic scroll bar.

This property is not relevant to this class.

Requirements

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