I have a dialog based application in VC++5.0
I use mfc.
I have to change the entire window color at a button click e.g.
I use OnCtlColor but the frames (thick borders)remains unchanged, in the same gray color.

Please help me.