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.
Appends the specified ribbon element to the array of ribbon elements that is contained in the ribbon panel.
virtual void Add(
CMFCRibbonBaseElement* pElem
);
Parameters
- [in, out] pElem
Pointer to a ribbon element.
Requirements
Header: afxRibbonPanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |