Call this member function to determine which list view item, if any, is at a specified position.
int HitTest( LV_HITTESTINFO* pHitTestInfo ) const;
int HitTest( CPoint pt, UINT* pFlags = NULL ) const;
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::SetItemPosition, CListCtrl::GetItemPosition