Help?? How to Fade out text using CStatic
-
Hi guys I want to know is there any way to fade out text in CStatic. Any idea or concept?? thanks
-
Hi guys I want to know is there any way to fade out text in CStatic. Any idea or concept?? thanks
If I was making a CStatic control to do this, I would handle the reflected WM_CTLCOLORSTATIC message to use custom colours, and then create a timer which updated the colour and invalidate the static control. That should give you enough to get started with! Iain
-
If I was making a CStatic control to do this, I would handle the reflected WM_CTLCOLORSTATIC message to use custom colours, and then create a timer which updated the colour and invalidate the static control. That should give you enough to get started with! Iain
Hi Iain thanks a lot for reply. well is there a way to fade out the text with dissolve effect. thanks
۞It is on our failures that we base a new and different and better success.