Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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