Click here to Skip to main content
15,922,894 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have an application in .NET 3.0 and i have a requirement to add a slider in a form. Slider control is not presetn in 3.0. is there any way to user slider control in .NET 3.0 application
Posted

Hope this[^] might give you an idea.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 15-Feb-11 23:09pm    
Good enough, 5, but... if OP was not able to read or understand help (as I advised), how could it help?
--SA
What, is this not enough http://msdn.microsoft.com/en-us/library/system.windows.controls.slider(v=vs.95).aspx[^]?

What else can you possibly need?

—SA
 
Share this answer
 
v2

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