In MFC is how do you color a control? I have a text box and i want to change the background color.
Printable View
In MFC is how do you color a control? I have a text box and i want to change the background color.
Look up ON_WM_CTLCOLOR in the MFC documentation.