Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_SETTEXTCOLOR

3307 #define TVM_SETTEXTCOLOR (TV_FIRST+30)
3308 #define TreeView_SetTextColor(hwnd,clr) (COLORREF)SNDMSG((hwnd),TVM_SETTEXTCOLOR,0,(LPARAM)(clr))