Hello Jennifer,
The
RadSlider control exposes two thumb style properties:
- ThumbStyle - controls the style applied to the SelectionStart thumb
- AlternateThumbStyle - controls the style applied to the SelectionEnd thumb
You can use the two properties to define different templates/style for the
SelectionStart and
SelectionEnd thumbs. Also in order to change the color of the thumbs when they are selected, you'll need to modify the
ColorAnimations of the
Pressed VisualState of the thumbs. I attached a sample project demonstrating how to use the style properties to differentiate the styles of the two thumbs.
However, the
RadSlider control doesn't support multiple thumbs at the moment. But there is a feature request added in our
PITS that you can vote for.
Kind regards,
Tina Stancheva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>