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.
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