CListCtrl::FindItem

Call this member function to search for a list view item having specified characteristics.

Syntax

int FindItem( LV_FINDINFO* pFindInfo, int nStart = –1 ) const;

At a Glance

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

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::SortItems