CMFCRibbonBar::GetCategoryIndex
Retrieves the index of the specified ribbon category.
int GetCategoryIndex(
CMFCRibbonCategory* pCategory
) const;
- [in] pCategory
Pointer to a ribbon category.
The zero-based index of a ribbon category specified by pCategory; or -1 if the ribbon category is not found.
Header: afxribbonbar.h