image of button

  • Thread starter Thread starter Cyrus
  • Start date Start date
C

Cyrus

I find that when a button is disabled, the image on the button will not
display and turn into a mess of grey color, is there anything we can do so
that the image can be visible or fade out or change to another image in
order to indicate that the button is disabled rather than turn into a mess
of grey.
Thz
 
* "Cyrus said:
I find that when a button is disabled, the image on the button will not
display and turn into a mess of grey color, is there anything we can do so
that the image can be visible or fade out or change to another image in
order to indicate that the button is disabled rather than turn into a mess
of grey.

You can change the image in the button's 'EnabledChanged' event handler.
 

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