Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_GETBKCOLOR

3309 #define TVM_GETBKCOLOR (TV_FIRST+31)
3310 #define TreeView_GetBkColor(hwnd) (COLORREF)SNDMSG((hwnd),TVM_GETBKCOLOR,0,0)