hi guys,
how can i get oval shape and circular command buttons. Have I to use any third party controls for it. If it so please give the internet link or .ocx files or source codes
cheers,
Senthilkumar.T.D
Last edited by senthilkumartd; Feb 24th, 2005 at 04:09 AM.
You can pull of a trick that is similar with a few graphics of the shape you disire and use the mouse over and click events to get a number of "animations" (swap graphic1 for graphc2).
I am working on a small project to produce XP buttons.
I found a project a few years ago that did this, it alos did MANY other styles of buttons. Very well done too. Icons, shaped buttons (round, oval, rectangle and others). Virtually ALL properties are customisable.
I didn't want all the code that came with this, so I have been stripping out unwanted code for other button style I would never use. I have also started adding a propper naming convention to varibles, and taken out either evil code, or unused code.
I am trying to get it down so that I have well structured code for an XP style button. I am getting there.
Anyways, here's both projects. I have no idea where I got the original project from If this is your code, and you're reading this then cheers. Nice job
My project is vbXPButton.
Just run Text.vpg
The project I am cutting down and refining is:
XP Buttons.zip
The project you want to run is: