Call this member function to find the first string in a list box that contains the specified prefix, without changing the list-box selection.
int FindString( int nStartAfter, LPCTSTR lpszItem ) const;
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListBox Overview, CListBox Member Functions, Control Classes, CListBox::SelectString, CListBox::AddString, CListBox::InsertString