Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am making a video player in a winform application C#.net. I need a TrackBar. I know there is a class Trackbar that .net Freamwork privides. But is's too urgly. How do I make a beautiful one. Use two lable or picturebox? It is really hard. I don't think I am doing by a right way. I need some sugesstion. I need some help
Posted
Comments
OriginalGriff 13-Jun-14 0:44am    
Trouble is, what is "ugly"?
What is "Beautiful"?

These are subjective terms, which means that what looks good to you (or with the rest of your form) may cause someone else to start vomiting uncontrollably! :laugh:

And we can't see your screen, access your HDD, or read your mind, so we have almost nothing to go on: perhaps if you give more detail of what you are trying to achieve beyond "a beautiful trackbar" we might be able to help?
Use the "Improve question" widget to edit your question and provide better information.
Water1988 13-Jun-14 9:01am    
The meanning of ugly is I can't change what it looks like. It is even no paint event which is unbelievable. I want the function of it, but I want change 3 pictures of it. The butten, the left of the butten and the right of the butten.

Now I am using the most stupit way to solved this. I think there is a butter way, so I asked here.

1 solution

If you use Google,wonderful things happen:

MediaSlider
gTrackBar

..and so on
 
Share this answer
 
Comments
Water1988 13-Jun-14 11:29am    
Thank you for your answer.
I knew that 2 projects. I serached it. But I don't want to add that 2 project to my project. Because I want to descrate my control with picture, not just color. what should I do?

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