SmallChange Property

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.

Client support

Newlook Smartclient only.

Use

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.

See Also

LargeChange Property | Value Property

Applies To

ScrollBar control (control deprecated in version 10.5)

TrackBar control


© 2004-2021 looksoftware. All rights reserved.