J J.C. Nov 22, 2003 #1 Is there a way to set a control's enabled property to false without the control backcolor going to gray?
Is there a way to set a control's enabled property to false without the control backcolor going to gray?
F fredg Nov 22, 2003 #2 J.C. said: Is there a way to set a control's enabled property to false without the control backcolor going to gray? Click to expand... Sure. Set the Enabled property to False. Also set the Locked property to True. The control will retain it's normal coloring.
J.C. said: Is there a way to set a control's enabled property to false without the control backcolor going to gray? Click to expand... Sure. Set the Enabled property to False. Also set the Locked property to True. The control will retain it's normal coloring.
J J.C. Nov 22, 2003 #3 Thanks, Fred. jc -----Original Message----- Sure. Set the Enabled property to False. Also set the Locked property to True. The control will retain it's normal coloring. -- Fred Please reply only to this newsgroup. I do not respond to personal e-mail. . Click to expand...
Thanks, Fred. jc -----Original Message----- Sure. Set the Enabled property to False. Also set the Locked property to True. The control will retain it's normal coloring. -- Fred Please reply only to this newsgroup. I do not respond to personal e-mail. . Click to expand...