CMFCRibbonPanel::GetElements
Retrieves all ribbon elements that are contained in the ribbon panel.
void GetElements(
CArray<CMFCRibbonBaseElement*, CMFCRibbonBaseElement*>& arElements
);
Parameters
- [out] arElements
An array to fill with all the ribbon elements that are contained in the ribbon panel.
Requirements
Header: afxRibbonPanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |