Home | History | Annotate | Download | only in include

Lines Matching refs:LB_SETTOPINDEX

591 #define ListBox_SetTopIndex(hwndCtl,indexTop) ((int)(DWORD)SNDMSG((hwndCtl),LB_SETTOPINDEX,(WPARAM)(int)(indexTop),(LPARAM)0))