¡@

Home 

c++ Programming Glossary: cdrf_dodefault

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

http://stackoverflow.com/questions/18745447/how-can-i-change-the-background-color-of-a-button-winapi-c

myself draw text so I use this value for return return CDRF_DODEFAULT Let's say I wanted to draw text and stuff then I would have.. SelectObject item hdc old_brush DeleteObject pen return CDRF_DODEFAULT Select our color when our button is doing nothing if defaultbrush.. SelectObject item hdc old_brush DeleteObject pen return CDRF_DODEFAULT else if some_item idFrom IDC_PUSHLIKE_BUTTON some_item code..