Disabling a control

  • Thread starter Thread starter mrs
  • Start date Start date
M

mrs

When I disable a textbox control, the text turns a light
grey which is hard to see. How can you disable a control
but have the text black?

Thanks

Matt
 
Hi,
I beleiev if you set the Enabled property to No and the
locked property to Yes, you'll have the desired effect.
 
Thanks Dan,

I did that and then set the backcolor to light grey.

Matt
 

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

Back
Top