Home | History | Annotate | Download | only in include

Lines Matching refs:ListView_SetTextColor

2407 #define ListView_SetTextColor(hwnd,clrText) (WINBOOL)SNDMSG((hwnd),LVM_SETTEXTCOLOR,0,(LPARAM)(COLORREF)(clrText))