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.
Retrieves a pointer to the ribbon category at the specified index.
CMFCRibbonCategory* GetCategory(
int nIndex
) const;
Parameters
- [in] nIndex
The zero-based index of a ribbon category in the list of ribbon categories that is contained in the ribbon bar.
Return Value
A pointer to the ribbon category at the specified index; otherwise, NULL if nIndex was out of range.
Requirements
Header: afxribbonbar.h