Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_SETBKCOLOR

3305 #define TVM_SETBKCOLOR (TV_FIRST+29)
3306 #define TreeView_SetBkColor(hwnd,clr) (COLORREF)SNDMSG((hwnd),TVM_SETBKCOLOR,0,(LPARAM)(clr))