CMFCToolBarComboBoxButton::FindItem

返回第一项的索引在包含指定字符串的列表框中。

int FindItem(
   LPCTSTR lpszText 
) const;

参数

  • [in] lpszText
    文本可以搜索该列表框。

返回值

项的索引;或 CB_ERR,如果没有找到该项目。

要求

标头: afxtoolbarcomboboxbutton.h

请参见

参考

CMFCToolBarComboBoxButton选件类

层次结构图