Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I have a command button on a form i

Status
Not open for further replies.

me83

Programmer
Aug 19, 2002
8
NL
I have a command button on a form in access and I want to set the color of it (I think it's called the fill color, but I'm not sure) , just like it's possible to set the color of the command button text with the "ForeColor" property.

Can anybody tell me how this works?
 
Since you are dealing with an Access form perhaps you might want to post this in one of the Access groups; such as Microsoft: Access forms.

Good luck.

Robert Berman
Data Base consultant
Vulcan Software Services
thornmastr@earthlink.net
 
Set the style of the button from Standard to Graphical

Then the Fill Color or Back Color should show up...

If the style is left Standard, the background will be the defaut back color, no matter what you change it to...

Good Luck

Have Fun, Be Young... Code BASIC
-Josh Stribling
cubee101.gif

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top