This method finds the first string that contains the specified prefix in the list box of a combo box, but does not select the item.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
int FindString( int nStartAfter, LPCTSTR lpszString ) const;
CComboBox::SelectString, CComboBox::SetCurSel