Quote:
>How does one change the font color / style in a CEdit box?
Chris,
Check out CWnd::OnCtlColor. There's quite a comprehensive article on
this subject in the C++ Q & A section of MSJ July 1996, it's also
available on the MSDN CD-ROM, and presumably on the MS web site.
If you want to change the actual font, have a look at Knowledge Base
article Q85518 "Correct Use of the SetFont() Function in MFC".
Dave
----
Address is altered to discourage junk mail.
Remove ".---" for the real address.