Enabled=False

J

J.C.

Is there a way to set a control's enabled property to
false without the control backcolor going to gray?
 
F

fredg

J.C. said:
Is there a way to set a control's enabled property to
false without the control backcolor going to gray?

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.

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.
.
 

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