How do you change the text color of a CStatic text control? Is there a simple way other that using the CDC::SetTextColor?
thanks...
How do you change the text color of a CStatic text control? Is there a simple way other that using the CDC::SetTextColor?
thanks...
I can't comment for some reason but I believe you cant return nullptr for a HBRUSH rather (HBRUSH)GetStockObject(NULL_BRUSH);