Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the index of a specified CMFCToolBarButton Class object in this toolbar.
int ButtonToIndex(
const CMFCToolBarButton* pButton
) const;
Parameters
- [in] pButton
A pointer to the toolbar button object.
Return Value
Index of pButton in the internal list of toolbar buttons; or -1 if the specified button is not on this toolbar.
Requirements
Header: afxtoolbar.h