Home | History | Annotate | Download | only in include

Lines Matching refs:LB_SETTOPINDEX

596 #define ListBox_SetTopIndex(hwndCtl,indexTop) ((int)(DWORD)SendMessage((hwndCtl),LB_SETTOPINDEX,(WPARAM)(int)(indexTop),0L))