CMFCToolBar::GetItemID

返回工具栏按钮的命令ID在指定的索引。

UINT GetItemID(
   int nIndex 
) const;

参数

  • [in] nIndex
    指定工具栏按钮的索引。

返回值

工具栏按钮的命令ID;或零,如果具有指定索引的按钮不存在。

要求

标头: afxtoolbar.h

请参见

参考

CMFCToolBar选件类

层次结构图