Home | History | Annotate | Download | only in include

Lines Matching refs:TCM_GETTOOLTIPS

3824 #define TCM_GETTOOLTIPS (TCM_FIRST+45)
3825 #define TabCtrl_GetToolTips(hwnd) (HWND)SNDMSG((hwnd),TCM_GETTOOLTIPS,(WPARAM)0,(LPARAM)0)