I want to change the text color of buttons on the fly, but I don't want to use the owner draw option. I've tried the WM_CTLCOLOR message and I can change the text color of every other control except for the button. There has to be a simple way somewhere, right?




Reply With Quote