Expand Minimize
This topic has not yet been rated - Rate this topic

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.