Code:: CComboBox::FindStringExact int FindStringExact( int nIndexStart, LPCTSTR lpszFind ) const; 当nStartAfter=-1时,则表示查的整个列表框的的项目 ...