Charlie Curtis
April 19th, 1999, 08:03 AM
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
Nath
April 21st, 1999, 01:48 PM
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.
yash
April 21st, 1999, 04:53 PM
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.