System.Windows.Forms.MonthCalendar.ScrollChange Property

Gets or sets the scroll rate for a month calendar control.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The scroll rate is the number of months that the control moves its display when the user clicks a scroll arrow. If this value is 0, the number of months is reset to the default, which is the number of months displayed in the control. The maximum value is 20,000.

Requirements

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