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.
uiContextID | Context ID. |
bShow | TRUE - show categories for specified context ID, FALSE - hide categories. |