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.
Retrieves the index of the specified ribbon category.
int GetCategoryIndex(
CMFCRibbonCategory* pCategory
) const;
Parameters
- [in] pCategory
Pointer to a ribbon category.
Return Value
The zero-based index of a ribbon category specified by pCategory; or -1 if the ribbon category is not found.
Requirements
Header: afxribbonbar.h