Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
2.00/5 (3 votes)
See more:
i am using vb.net and i am a beginner, i am making a media player. And for the sake of the theme i have to use some customized track bars. so is there any way i can have sliders and one of those awesome custom buttons that fadeout when they are not in focus

- i need a track bar with properties as same as the forms track bar(with the tick freq)
- is there any plugin/soft ware that provides that(please give me a link)


Thanks!
:D
Posted
Updated 22-May-12 7:25am
v2

1 solution

Did you try to simply find it? Please see this CodeProject article showing how to do exactly what you want: Implement a WinForms TrackBar Control in ASP.NET[^].

—SA
 
Share this answer
 
Comments
kirubelye 22-May-12 14:46pm    
i know the forms trackbar...What i need is a customizable track bar which i can download from web.
Sergey Alexandrovich Kryukov 22-May-12 14:50pm    
No, I'm talking about ASP.NET track bar, as you requested. Did you read the article I referenced above?
--SA
Espen Harlinn 22-May-12 19:09pm    
Nice reply
Sergey Alexandrovich Kryukov 22-May-12 19:43pm    
Thank you, Espen.
--SA
Maciej Los 23-May-12 12:07pm    
Succinct and to the point. 5!

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