Click to See Complete Forum and Search --> : Color text in the Dialog box


Zulfi Khan
May 6th, 1999, 03:48 AM
Is it possible to put color text in the dialog box?

Craig Pittaway
May 6th, 1999, 04:37 AM
It is possible, but it's a bit of a mess on. You need to override the OnCtlColor function and pass back a brush which the framework uses to draw the control.