Slider Properties

Properties of a control that lets a user set a numeric value by moving a slider across a range of values.

The Slider lets the user set a numeric value by moving a slider across a range of values. The Slider control is supported for these platforms:

General

Property Description
Label
  • Label – text identifying the control on the user interface.
  • Label position – position of the label in relation to the control it describes.
Input data binding
  • Keyunique identifier within the current scope, used when setting or retrieving a value. Click New key to create a new key for the control.
    Note: If the value is not unique, the Problems view reports a missing key error.
  • Default value – default value for the control.
Read only Specifies that the control is read-only. Default: unselected.
Note: The read-only property is not supported on the Windows Mobile platform for the Checkbox, Slider, and Choice controls.
Value Constraints
  • Minimum value
  • Maximum value

Advanced

Property Description
Validation message The error message displayed to the user in case the input validation criteria do not match.