CMFCToolBar::ButtonToIndex
返回指定的 CMFCToolBarButton选件类 对象的索引此工具栏上的。
int ButtonToIndex(
const CMFCToolBarButton* pButton
) const;
参数
- [in] pButton
为工具栏按钮对象的指针。
返回值
pButton 索引在内部的列表工具栏按钮;或-1;如果指定的按钮不是在此工具栏。
要求
标头: afxtoolbar.h
返回指定的 CMFCToolBarButton选件类 对象的索引此工具栏上的。
int ButtonToIndex(
const CMFCToolBarButton* pButton
) const;
pButton 索引在内部的列表工具栏按钮;或-1;如果指定的按钮不是在此工具栏。
标头: afxtoolbar.h