Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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