Change Font color when field enabled property is set to no

N

Nigel

When a fields enabled property is set to no the color is light grey with a
light font, is there anyway to change the color of the font besides light grey

Thanks
 
K

Ken Snell [MVP]

When you set the Enabled property to No, also set the Locked property to
Yes. Then you'll be able to control the font color.
 
Top