Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a pointer to the CMFCToolBarButton Class object at a specified index.
CMFCToolBarButton* GetButton(
int iIndex
) const;
Parameters
- [in] iIndex
Specifies the index of the button to return.
Return Value
A pointer to the toolbar button if it exists; or NULL if there is no such button.
Requirements
Header: afxtoolbar.h