Home | History | Annotate | Download | only in include

Lines Matching refs:LB_SETCARETINDEX

606 #define ListBox_SetCaretIndex(hwndCtl,index) ((int)(DWORD)SendMessage((hwndCtl),LB_SETCARETINDEX,(WPARAM)(int)(index),0L))