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

CMFCRibbonBar::ShowContextCategories

Shows or hides the context categories that have the specified ID.

void ShowContextCategories(
   UINT uiContextID,
   BOOL bShow=TRUE 
);
[in] uiContextID

The context category ID.

[in] bShow

If TRUE, show the categories that have the specified ID; otherwise, hide the categories that have the specified ID.

Header: afxribbonbar.h

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