Slider Properties

Select the slider control on the Screen Design page to view and configure its properties.

General control properties

These are general properties for most controls.

Property Description
Label This property applies to all controls except HtmlView and Listview.
  • Label – enter the text that describes the control on the user interface.
  • Label position – the position of the label in relation to the control it describes.
Input data binding
  • Key – the unique identifier within the scope of the widget, used when setting or retrieving a value.

    Click New key to create a new key for the control.

  • Default value – default value for the control.
Note: If the value is not unique, the Problems view reports a missing key error.
Read only This property applies to all controls except HtmlView and Listview. Select to make the control read-only.
Note: The read-only property is not supported on the Windows Mobile platform for the Checkbox, Slider, and Choice controls.

Slider control general properties

These are the general properties that apply to the slider control.

Value constraints
Property Description
Minimum value Specify the minimum value.
Maximum value Specify the maximum value.

Advanced

These are the advanced properties that apply to the slider control.

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