Gets or sets the amount that the control's value will vary when the TrackBar or ScrollBar are manually adjusted.
object.SmallChange = [integer]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and integer is the amount that the control's value will change by.
Newlook Smartclient only.
The SmallChange property determines the amount that the control's value will increment or decrement when the user manually adjusts the slider for the TrackBar.
The LargeChange property determines the amount that the control's value will increment or decrement when the user clicks in the scroll bar area of the TrackBar.
LargeChange Property | Value Property
ScrollBar control (control deprecated in version 10.5)
© 2004-2021 looksoftware. All rights reserved.