System.Windows.Forms.ScrollProperties.LargeChange Property

Gets or sets the distance to move a scroll bar in response to a large scroll command.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

ScrollProperties.LargeChange is used to determine how far the scroll bar is moved in response to a request to move a considerable distance, such as when the user presses the PAGE UP or PAGE DOWN button.

Requirements

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