[RESOLVED] [2005] Custom Buttons
Hi,
I'm currently building my own custom mp3 player. What I'd like to do is make some custom buttons for play, stop, fast forward, and so on.. Anyone know of a good place where I can find custom buttons like these? Or maybe even how to make my own? Any help is appreciated. Thanks!
Re: [2005] Custom Buttons
It's extremely easy to make your own by using a graphics app. Something like Fireworks, Illustrator, etc. Then load the image into a container of your choice, I recommend a picturebox. Then use the mouse events to change the image to give it the rollover feel.