Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Shows or hides the specified ribbon category.
void ShowCategory(
int nIndex,
BOOL bShow=TRUE
);
Parameters
[in] nIndex
The index of the ribbon category.[in] bShow
If TRUE, show the ribbon category; otherwise, hide the ribbon category.
Requirements
Header: afxribbonbar.h