Change disable color of a checkbox list

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

Guest

d define a disabled checkbox list and like to override the default grey
color, what property of the control should I use? I tried forecolor, and
others, but seemed not to work.
 
Hi Steve,
That is dependent on the browser. You can not change it. To change it you
need to not disable it, then recreate the disabled functionality with
javascript.
Tim
 

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