Home | History | Annotate | Download | only in include

Lines Matching defs:LVM_GETBKCOLOR

2043 #define LVM_GETBKCOLOR (LVM_FIRST+0)
2044 #define ListView_GetBkColor(hwnd) (COLORREF)SNDMSG((hwnd),LVM_GETBKCOLOR,(WPARAM)0,(LPARAM)0)