CMFCBaseTabCtrl::GetTabFromPoint
Retrieves the tab that contains a specified point.
virtual int GetTabFromPoint(
CPoint& pt
) const;
Parameters
- [in] pt
A point in client coordinates of the tab control.
Return Value
The index of the tab that contains pt; -1 if no tab contains pt.
Requirements
Header: afxbasetabctrl.h