BCGControlBar Pro for MFC
void CBCGPRibbonBar::ShowContextCategories ( UINT  uiContextID,
BOOL  bShow = TRUE 
)

Shows or hides context categories with specified context ID.

Call this method to show or hide context category.

Parameters
uiContextIDContext ID.
bShowTRUE - show categories for specified context ID, FALSE - hide categories.