Dialog background color and many others are system colors and are controled by the user in their desktop settings. You are not supposed to affect them according to the Windows UI guidlines. If you really want to you can change the system colors programatically, but users will likely not be happy when you do that.
"But, that's just my opinion... I could be wrong".
-pete
Yes, I've experimented with changing the system colors...I don't like it myself. I just didn't know if there was a way around this....instead of changing the system colors, just overriding the OnPaint() function somehow to paint JUST message boxes. I guess if nothing else, I could create some Dialog resources and go from there...just a little more work than I wanted though. Thanks for your input. I really appreciate it!!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.