Slider Property Page |
The Slider property page allows you to define the properties for the slider control including setting the minimum and maximum values for the control, the size and orientation of the control, and how the selected value is displayed.
The following options are available:
Slider Properties
Orientation: Determines whether the slider control appears on the data entry form in a vertical or horizontal position.
Width: Specifies the length of the slider control when Orientation is set to Horizontal.
Height: Specifies the length of the slider control when Orientation is set to Vertical.
Reading Order: Sets the reading order for the slider control. Choose Auto to use the reading order set on the Form property page.
Minimum Value: Specifies the minimum value of the slider control.
Maximum Value: Specifies the maximum value of the slider control.
Tick Marks: Determines how the tick marks are displayed for the slider control. They can be displayed on either side of the slider control, on both sides of the slider control, or not at all.
Tick Interval: Specifies the amount of space between the tick marks. The greater the number, the greater the space between the tick marks. At print-time, you can click on the slider control and subsequently use the right and left arrow keys on the keyboard to move the slider control in the increment specified for this property.
|
If the slider control is bound to a data source that has the Range Checking transform enabled, the Minimum Value and Maximum Value properties are linked to the Range Checking transform. Therefore, changes made to these properties are updated to the data source transform, and changes made to the data source transform are updated to these properties. |
Display Properties
Type: Specifies how the selected slider value is displayed. When Text is selected, a read-only text value is displayed, updating as you move the slider control. When Number Input Box is selected, a number control is associated with the slider; in addition to displaying the value selected by the slider control, you can use this control to select the value desired.
Position: Specifies where the selected slider value is displayed in relation to the control.
Autosize display:
Display Width: Specifies the width of the slider. Available when Autosize display is disabled.
Display Padding: Specifies the amount of space to pad between the selected value display and the slider.
This property page is available for the following controls: