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

CMFCRibbonBar::GetActiveCategory

Retrieves a pointer to the active ribbon category.

CMFCRibbonCategory* GetActiveCategory() const;

A pointer to the active ribbon category; or NULL if no category is active.

A category is active if it has the focus. By default, the active category is the first category on the left side of the ribbon bar.

The main category is displayed when the user presses the application button and it cannot be the active category.

Header: afxribbonbar.h

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