Call this member function to determine the location of the specified point relative to the client area of a tree view control.
HTREEITEM HitTest( CPoint pt, UINT* pFlags );
HTREEITEM HitTest( TV_HITTESTINFO* pHitTestInfo );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CTreeCtrl Overview, CTreeCtrl Member Functions, Control Classes, CTreeCtrl::GetItemRect