Click to See Complete Forum and Search --> : Color of text in a ModalDialog


John Hagen
April 26th, 1999, 05:34 PM
Does anyone know how to have multi-colored text in a dialog box? I am trying to have a warning message in a dialog that needs to be red while the rest of the text should be black. If you could post a sample, I would greatly appreciate it!

Thanks in advance.

John Hagen

Gomez Addams
April 26th, 1999, 06:54 PM
Check the static controls section of this site.
There is an article titled 'Extended use of CStatic'
or something like that will let you do all kinds of neat stuff
including changing the colors, selecting a different font,
and even blinking.

John Hagen
April 26th, 1999, 07:56 PM
Thanks for the information. I'll give it a try.

John