CTabCtrl::HitTest

Call this member function to determine which tab, if any, is at the specified screen position.

Syntax

int HitTest( TC_HITTESTINFO* pHitTestInfo ) const;

At a Glance

Header File Afxcoll.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CTabCtrl Overview, CTabCtrl Member Functions, Control Classes