[]
Gets or sets a value to be added to or subtracted from the value of a RangeBase control.
int LargeChange { get; set; }
Property LargeChange As Integer
Type | Description |
---|---|
int | [0,30000] |
When the user clicks the Track of a ScrollBar, the Value property increases or decreases by the value of LargeChange.