command buttons

K

Kevin

Is there a way to make command buttons different shapes
other than rectangle/square? Is it possible to make round
or elliptical?
Any suggestions are appreciated!
 
R

Rick Brandt

Kevin said:
Is there a way to make command buttons different shapes
other than rectangle/square? Is it possible to make round
or elliptical?
Any suggestions are appreciated!

No. You could use the click event of a bitmap where the picture is
rounded, but the object borders would still be a rectangle.
 
Top