LargeChange Property

Gets or sets the amount that the control's value will vary when the TrackBar or ScrollBar area is clicked. Smartclient-only.

object.LargeChange = [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 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.

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.

See Also

SmallChange Property | Value Property

Applies To

ScrollBar control (control deprecated in version 10.5)

TrackBar control


© 2004-2021 looksoftware. All rights reserved.