A
AccessNubee
Access 2003.
Is there a way to set the background colors of objects by code behind a
form?
For example, have all the lables ( lbl* ) set to one color or transparent,
the data fields set to another ( str* ), boxes to another ( box* ) etc...
I am designing the user interface and setting these colors for each field
manually is a real pain in the butt since we have tons of fields per form
and tons of forms....and we still haven't decided on a specific color scheme
yet. Each workgroup will have their own version of the front end with a
different color scheme....
Is there a way to set the background colors of objects by code behind a
form?
For example, have all the lables ( lbl* ) set to one color or transparent,
the data fields set to another ( str* ), boxes to another ( box* ) etc...
I am designing the user interface and setting these colors for each field
manually is a real pain in the butt since we have tons of fields per form
and tons of forms....and we still haven't decided on a specific color scheme
yet. Each workgroup will have their own version of the front end with a
different color scheme....