CToolBar::CommandToIndex

此成员函数返回第一个工具栏按钮的索引开始,在位置0,命令ID匹配 nIDFind。

int CommandToIndex(
   UINT nIDFind 
) const;

参数

  • nIDFind
    工具栏按钮的命令ID。

返回值

按钮的索引或– 1,则按钮没有特定命令ID.

要求

Header: afxext.h

请参见

参考

CToolBar选件类

层次结构图

CToolBar::GetItemID