How do you get rid of background color or change it?

S

smags

I used a wizard to create a form and it only gave options for the background
that had dots or some sort of color. All I want is a white background with
black text. How do I accomplish this?
 
D

Duane Hookom

While in the design view, double-click the form background. Find the Back
Color property and set it to 16777215.

Every object in Access has properties. Controls and forms have Format
properties that you can set in design view.
 
S

smags

Thanks!
--
smags


Duane Hookom said:
While in the design view, double-click the form background. Find the Back
Color property and set it to 16777215.

Every object in Access has properties. Controls and forms have Format
properties that you can set in design view.
 
Top