Image with text on command button

J

Jim

How would I go about creating a command button with a
icon/image and also text on the button. Access 2000 allows
either text or image?
 
M

MacDermott

1. Create an image with your text included in the image.
OR
2. Put a label on top of the button, and set its OnClick event procedure to
execute the same code as the button's OnClick.

HTH
- Turtle
 

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

Top