ScrollProperties::LargeChange Property
.NET Framework (current version)
Gets or sets the distance to move a scroll bar in response to a large scroll command.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | LargeChange cannot be less than zero. |
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: