Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a pointer to the button that is located at a specified index.
CMFCRibbonBaseElement* GetButton(
int i
) const;
Parameters
- [in] i
A zero-based index of a button to return.
Return Value
A pointer to the button that is located at the specified index. NULL if the specified index is out of range.
Requirements
Header: afxribbonbuttonsgroup.h