System.Windows.Forms.ScrollProperties.Minimum Property

Gets or sets the lower limit of the scrollable range.

Syntax

[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.Repaint)]
[System.ComponentModel.DefaultValue(0)]
public int Minimum { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the new value of ScrollProperties.Minimum is greater than ScrollProperties.Maximum, then ScrollProperties.Maximum is set equal to ScrollProperties.Minimum.

Requirements

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