edit existing command button icons

A10 Instructor

Registered User.
Local time
Yesterday, 20:53
Joined
Jan 17, 2005
Messages
14
I want to create a command button to close the access application and use the "EXIT" style picture. But I would like to modifiy the picture so that instead of the text "EXIT", it displays the text "QUIT".

Anyone have any ideas on how to perform this?
 
Change the Picture property to None, and the Caption property to Quit.

BTW, my daughter just married a young man about to start training in the F-15E, and his roommate will be starting in A-10's. Maybe you'll be teaching him!
 
I understand changing the caption, but I don't see a picture property on the ALL tab Can you point me in the right direction? I'm fairly new to access.
 
In my version (A2k3), it's the second option down on the Format tab, 3rd down on the All tab. Make sure you're looking at the properties of the command button.
 
You have to create a bitmap, either imported or through MS Paint or other image application. Once you are finished, you can assign that picture using the browse button when you modify the picture in the command button.
 

Users who are viewing this thread

Back
Top Bottom