ScrollProperties.LargeChange Property

Definition

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

C#
public int LargeChange { get; set; }

Property Value

An Int32 describing how far, in pixels, to move the scroll bar in response to a large change.

Exceptions

LargeChange cannot be less than zero.

Remarks

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.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10