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.
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
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |