CMFCToolBarComboBoxButton::GetCurSelAll

返回当前选定项的索引在具有指定的命令ID.组合框按钮的列表框中

static int GetCurSelAll(
   UINT uiCmd 
);

参数

  • [in] uiCmd
    组合框按钮的命令ID。

返回值

当前选定项的索引列表框中的;否则,未找到 CB_ERR,如果项目不会选择或组合框按钮。

备注

列表框索引是从零开始的。

要求

标头: afxtoolbarcomboboxbutton.h

请参见

参考

CMFCToolBarComboBoxButton选件类

层次结构图