
Change Text color in CButton?
I would like to change the text in the CButton to red when selected, I've
played with making a device context and using SetTextColor. I get no errors
but noting happens. I then used dc.TextOut(" ") but the font, backround
etc are wrong. Help, there has got to be an easier way.
Thanks
Ed..