Call this member function to search for a list-box item that matches the specified string. If a matching item is found, this function selects the item.
int SelectString( int nStartAfter, LPCTSTR lpszItem );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CListBox Overview, CListBox Member Functions, Control Classes, CListBox::FindString