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

CMFCRibbonCategory::AddHidden

Adds the specified ribbon element to the array of ribbon elements that are displayed on the customization dialog box.

void AddHidden(
   CMFCRibbonBaseElement* pElem 
);
[in] pElem

Pointer to a ribbon element.

Ribbon elements on the customization dialog box are the commands that you can add to the quick access toolbar.

Header: afxribboncategory.h

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