Command Button-Background Colour

R

Roger Bell

When you create a Command Button, is there any way the Background colour can
be changed from the disgusting Grey colour to something more eye pleasing?
Thanks for any advice
 
W

Wayne-I-M

Hi Roger

Don't think so as command buttons dont have a background format option. A
very common trick is to use a lable and put the command button type code
behind the OnClick action of the lable. You need to put something into the
lable to create it (anything will do - you could write Roger) then format the
text clolor and the lable color the same so you cant see the text.

Hope this helps
 

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