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
);
Parameters
- [in] pElem
Pointer to a ribbon element.
Remarks
Ribbon elements on the customization dialog box are the commands that you can add to the quick access toolbar.
Requirements
Header: afxribboncategory.h