ComponentOne Slider for ASP.NET AJAX: C1Slider Elements > Slider Track, Selected Region, and Range

Slider Track, Selected Region, and Range

The track area of the C1Slider control forms the basis of the slider. The slider track is the area on which the thumb button moves to set the Value property. The Decrement and Increment buttons appear on either end of the slider track. The selected region area of the slider track visually indicates the difference between the MinimumValue and the current selected Value.

 

 

The selected range of the track visually indicates the difference between the selected Value and the selected Value2. Ranges can be used to filter values within limits. For example, to search an online store for items in a certain price range or search through a list of events for those that happened within a certain date range.

The slider track visually indicates the current Value though the use of shading. When the thumb button is moved or the Value is changed the slider track indicates the current value through a darker selected range of the slider track.

By default the Value is set to the MinimumValue and the slider track appears a uniform color:

 

 

As the Value changes, so does the appearance of the track to indicate the current value and selected region:

 

 

You can customize the appearance of the slider's track by setting the TrackFill property. See Slider Track Fill for more information.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.