This member function searches for a string in the list box of a combo box. If the string is found, this function selects the string in the list box and copies it to the edit control.
int SelectString( int nStartAfter, LPCTSTR lpszString );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::FindString