Need range slider in silverlight using expression blend tool.
-
Friday, October 12, 2012 12:23 PM
Hi,
I want to design a range slider with 2 thumbs in silverlight using expression blend tool.
Can any one help me in this?
Thanks,
Chinni3088
All Replies
-
Friday, October 12, 2012 12:49 PMModeratorThere isn't one built into Silverlight, but if you search the web there are several examples of how to build one.
-
Friday, October 12, 2012 4:36 PM
Yes, there is not built in control in silverlight. I have searched in google but of no use.
Can any one help in how to build this control?
-
Friday, October 12, 2012 4:38 PMModerator
First result:
I have not tried what they list there, but it appears to work.
-
Sunday, October 14, 2012 3:35 AM
Yes, there is not built in control in silverlight. I have searched in google but of no use.
Can any one help in how to build this control?
Hello Chinni.
I got to playing with your idea and created a couple of sliders in WPF. I've not had great success converting them to Silverlight and have the border bindings work. But here is the project if you'd like to see if it gives you some ideas...
Best of luck with your project.

