how to change the design of command buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to change the basic design of my command button from a rectangle
to a circle, would be it be easier to use a label?? Or is there a way to
change/edit the command button's shape?
 
Spills,

This isn't something you can do, but you CAN make it appear so. If you
really must have a round button, you can create a graphic and insert it into
your form. Then make your command button transparent. You'll want to send
your graphic to the back to ensure the command button stays on top. Since
they're not the same shape you could either expand the command to be larger
than the circle or just keep it rectangle and have it surround any text you
may have in the graphic (if any).

HTH

Aaron G
Philadelphia, PA
 

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

Back
Top