-
Text Coloring
I am currently using the CTLCOLOR_STATIC for changing the Static Text in my Dialog. Boring! Can anyone explain if and how to change the Static Text items individually? If possible some code example(s) and how to actually implement would be greatly appreciated. Thanks! Charlie
-
Re: Text Coloring
Did you try to use SetColorText or SetBkColor in your static window.
If it doesn't works I just see that you have to derive your CStatic to implement color from a color variable in the CMyStatic object.
Nath.
-
Re: Text Coloring
Hi,
there is some code in this site for that . Use those files . It works good. In case U don't get it let me know , I can mail U.
Good Luck.
Yash.