Round (or different shaped) command buttons?

A

aft3rgl0w

hey all, I fuond posted somewhere awhile ago where you can make forms any
shape (circle, polygon, etc) with some code. Wondering if such a thing
exists for command buttons? I have a help button on one form which brings up
a custom help form. It has a circular help symbol on it, and I'd like to
make the button circular instead of square, if possible. Just because I want
to :p Thanx in advance for any help on this!
 
M

Maurice

Cannot be done. What you can do however is insert a picture (not to big
ofcourse) from whatever you like and treat this as if it were a
commandbutton. So on the image use the click event to place your code to take
the action you want.

Just to make sure, I mean that the button it self cannot be rounded.
Pictures on button can be any shape.

hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top