Click here to Skip to main content
15,902,840 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to use vertical slider where we can see the value on scroller position. I am using WPF with Visual Studio 2010. Please help me.
Posted
Updated 15-Jan-15 21:23pm
v5

1 solution

Try using "Value" property as described at below article (having code sample too):
http://www.c-sharpcorner.com/uploadfile/mahesh/scrollbar-in-wpf/[^]

You can see details of Scrollbar components here:
Styling A ScrollViewer/Scrollbar In WPF[^]

Thanks.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900