CCheckBox buttons
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am trying to use CCheckBox buttons (push-like property set) on a dialog. When one is selected I need to change the text color and the background color of the selected button. I am using CColorButton in order to do this with standard CButtons, but how can I change the color of these CCheckBox buttons? Roger Software Engineer