CToolBar::GetItemID

nIndex返回按钮或分隔符的命令ID指定的此成员函数。

UINT GetItemID(
   int nIndex 
) const;

参数

  • nIndex
    ID将检索项的索引。

返回值

nIndex或分隔符的指定的命令ID按钮。

备注

分隔符返回 ID_SEPARATOR

要求

Header: afxext.h

请参见

参考

CToolBar选件类

层次结构图

CToolBar::CommandToIndex

CControlBar::GetCount