Home | History | Annotate | Download | only in include

Lines Matching defs:BCM_SETIMAGELIST

4341 #define BCM_SETIMAGELIST (BCM_FIRST+0x2)
4342 #define Button_SetImageList(hwnd,pbuttonImagelist) (WINBOOL)SNDMSG((hwnd),BCM_SETIMAGELIST,0,(LPARAM)(pbuttonImagelist))