Home | History | Annotate | Download | only in include

Lines Matching refs:TCM_SETCURSEL

3794 #define TCM_SETCURSEL (TCM_FIRST+12)
3795 #define TabCtrl_SetCurSel(hwnd,i) (int)SNDMSG((hwnd),TCM_SETCURSEL,(WPARAM)(i),0)