Home | History | Annotate | Download | only in include

Lines Matching refs:ListBox_SetCurSel

586 #define ListBox_SetCurSel(hwndCtl,index) ((int)(DWORD)SendMessage((hwndCtl),LB_SETCURSEL,(WPARAM)(int)(index),0L))