Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have 10 slider if i change any one slider value then remaining slider value should be change.i am using wpf with c# in vs 2010.
Posted
Comments
stibee 23-Feb-15 1:14am    
Do you have 10 slider which should be in sync together. Is this true? Do you have view and viewmodel? or only code behinde.. maybe can you show some code?
Member 9027346 23-Feb-15 1:42am    
i have 10 slider if i change 1 slider value then remaining 9 slider value should be changed.
stibee 23-Feb-15 1:48am    
Please show some code that we can help. We do not make the work for you. Or you doesn't know how to do?
Member 9027346 23-Feb-15 1:50am    
i have only design view.i don't know how to do?
stibee 23-Feb-15 1:55am    
There you can see how you can see how a slider works.

http://www.codeproject.com/Articles/29054/WPF-Data-Binding-Part

now you have to make a property where each slider binds to.

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