button problem

  • Thread starter Thread starter wayne zabel
  • Start date Start date
W

wayne zabel

When I place a button on a form in Access 2007 I can not change the color on
the background of the button from white to anything else. The format button
on the toolbar is muted. When I cursor over to a label, the format button
is in play. What gives?

Wayne
 
wayne said:
When I place a button on a form in Access 2007 I can not change the
color on the background of the button from white to anything else. The format
button on the toolbar is muted. When I cursor over to a
label, the format button is in play. What gives?

Wayne

Buttons don't expose a format property for the background color. You can
simulate with an image or use a label instead.
 
Back
Top