Wednesday, 11 September 2013

How can I change the background color of a button WinAPI C++

How can I change the background color of a button WinAPI C++

I have searched this many times, but everything I find is MFC. I want it
in C++ WinAPI. I know how to change the style of a button control, but I
cannot find out how to make a button a different color. So, how can I
change the background color of a WinAPI button control using C++?
Thank you!

No comments:

Post a Comment