Command Button Image Size

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

Guest

I have a picture that I want to be embedded into a command button. I can do
all of that fine, but when I go to resize the button, it cuts off the
picture. I have tried using the corners to resize, which usually just makes
the image smaller.

Does anybody have any suggestions?

BTW - I loved Stephen LeBans' command button features, but it doesn't
address the resizing issue.
 
AFAIK, you have to resize the image using a graphics package, and then use
the resized image on your resized button.
 
Back
Top