The amount by which the scroll box position changes when the user clicks a scroll arrow or presses an arrow key.
Type
Description
Long
A long expression that indicates the value added to or subtracted from the Value
property when the thumb is moved a small distance.
By default, the SmallChange property is 1. The SmallChange
property gets or sets the value added to or subtracted from the Value
property when the thumb is moved a small distance. If the SmallChange property
is 0, the Value property is not changed when clicking the left/up or
down/right buttons of the control. The LargeChange
property gets or sets a value to be added to or subtracted from the Value
property when the scroll box is moved a large distance. Use the Minimum
and Maximum properties to specify the
range's value. Use the Caption
property to put a HTML text on any part of the control.