CAn you change the color of a database form?

R

Rob Parker

Select the section of the form that you want to change the colour of
(Header, Detail, Footer) by clicking in the bar at the top of the section.
Then in the format tab of the property sheet, select Back Color and choose
the colour you want.

You can also set a picture as the background for the entire form, via the
Picture field in the format property sheet of the form itself. BUT doing
this will "bloat" your database - using a 150kb image as the background for
a form increased my test database size by about 4MB!

HTH,

Rob
 
Top