company logo

ADKS_Slider - Slider

Inherits:  ADK_Style

A slider allows setting integer values between a maximum and a minimum value. Typically, this is a value between 0 and 100 (percent), but any other value might be set as minimum and maximum number.

Slider controls may be associated with an integer data source. When filling the control with data, the slider is positioned to the location corresponding to the integer value read from the data source.

The value selected may be changed by moving the slider with the mouse or by using page up and down or cursor keys. The value to be added or subtracted to the current value when using keys may be set as page and single step value.

Attributes
Keys