Command Button Image Size

S

Sharon

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.
 
D

Douglas J. Steele

AFAIK, you have to resize the image using a graphics package, and then use
the resized image on your resized button.
 
Top