Change forecolour of combo box?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When the combos are disabled they default to grey text on grey background.
Is it possible to make the text colour black whilst retaining he disabled
functionaility? Similar to what happens when you make a text box read-only.
 
You change ForeColor property with hadling event EnabledChanged.

regards,
InK_

Steve said:
When the combos are disabled they default to grey text on grey background.
Is it possible to make the text colour black whilst retaining he disabled
functionaility? Similar to what happens when you make a text box
read-only.
 

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