Is it possible to put color text in the dialog box?
Printable View
Is it possible to put color text in the dialog box?
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.