I don't believe that the color of a CommandButton can be
changed. (If I'm wrong, someone please let me know!)
If you really want a different color, try using a Label
with the following properties:
BackStyle: Normal
BackColor: (Select Your Preferred Color)
SpecialEffect: Raised
BorderStyle: Solid
and enter your code or macro for the OnClick event.
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.