How can I change alpha value of fore color of button control.

  • Thread starter Thread starter Melisa
  • Start date Start date
M

Melisa

Hi,

1. I want to change the alpha value of fore color of a button at run
time to fade it.
2. I have a button and some text is assigned to it`s Text property.
3. I want to fade the color of this text OnMouseMove event.
4. When i change the alpha value of back color of the button, it shows
same behaviour on MouseMove event but when i change the alpha value of
the button the text color doesn`t fade.


How can I make it possible??Please help me . Kindly reply ASAP.
 
Back
Top