Changing the gray color on disabled controls

S

SHIPP

I have looped through the controls on a form to disable some of them. For each one that is disabled it changes the color to a light gray. Is there any way to change this color for disabled objects. I am working with Access 97. Thanks in advance.
 
C

Cheryl Fischer

No, the "greyed out" look for controls which have been disabled is by
design. You can, however, use the Locked property instead.

--

Cheryl Fischer, MVP Microsoft Access
Law/Sys Associates, Houston, TX


SHIPP said:
I have looped through the controls on a form to disable some of them. For
each one that is disabled it changes the color to a light gray. Is there any
way to change this color for disabled objects. I am working with Access 97.
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top