command button

F

fredg

Using Access 2003, can I have a command button with both text and picture?

No, but you can create your own bitmap picture that includes the text
and use that as the command button graphic.
Just navigate to the picture when setting the button's Picture
property.
 
M

Marge

Thanks for the help!

fredg said:
No, but you can create your own bitmap picture that includes the text
and use that as the command button graphic.
Just navigate to the picture when setting the button's Picture
property.
 
Top