Does anyone know how to change the Group Message box caption color? I can change the background but the foreground color is always black. I’m using C++/MFC.
Printable View
Does anyone know how to change the Group Message box caption color? I can change the background but the foreground color is always black. I’m using C++/MFC.
Have a look here.
Mike,
That Search function is pretty powerful features...isn't it...too bad others can't find it..
Vlad, that's a good point. I assumed he meant a group box control.
Mike - I had seen this post but had trouble using SetWindowTheme. I tried again and was able to set the text color. The other post is correct I did mean Group Box. Thanks for your help.