BCGControlBar Pro for MFC
void CBCGPRibbonBar::ShowCategory ( int  nIndex,
BOOL  bShow = TRUE 
)

Shows or hides category.

Use this function to show or hide category.

Parameters
nIndexCategory index.
bShowTRUE- show category, FALSE - hide category.