Home | History | Annotate | Download | only in include

Lines Matching refs:LB_SETSEL

582 #define ListBox_SetSel(hwndCtl,fSelect,index) ((int)(DWORD)SendMessage((hwndCtl),LB_SETSEL,(WPARAM)(WINBOOL)(fSelect),MAKELPARAM((index),0)))