Changing an icon on the Command Button

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

Guest

I have several Command Buttons that take you from the main form to six
different
sub-forms. How do I change the icon/symbol so that each Command Button has
a different icon/symbol?
 
I have several Command Buttons that take you from the main form to six
different
sub-forms. How do I change the icon/symbol so that each Command Button has
a different icon/symbol?

Set the Picture property of each command button to the path to the
icon.
 

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

Back
Top