VC++ MFC -- color GroupBox
C / C++ / MFC
3
Posts
3
Posters
2
Views
1
Watching
-
Hai.. I tried with some codes from your suggested link, but no color display on Groupbox border line and Groupbox caption text. Could you please tell me the way. Thanks for help. Regards, Selvan.S.
For change color for groupbox you can use of WM_CTLCOLORSTATIC or WM_CTLCOLOR.Can you show your code how did you try?
-
Hai.. I tried with some codes from your suggested link, but no color display on Groupbox border line and Groupbox caption text. Could you please tell me the way. Thanks for help. Regards, Selvan.S.