currentVisible
Specifies that the value currently selected on the Slider is numerically displayed at all times. Otherwise, the current value is numerically displayed only while the user is actively dragging the Slider.
Type
Boolean true: display currently selected value
false: hide currently selected value
Example
Slider1.currentVisible = false;
See Also
Slider and Spinner Properties, for more information on Slider settings.
| << VS.13 Slider | © 1996-2013 InetSoft Technology Corporation (v11.4) | increment >> |