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 current ribbon element to the specified array if the current ribbon element contains the specified command ID.
virtual void GetElementsByID(
UINT uiCmdID,
CArray<CMFCRibbonBaseElement*, CMFCRibbonBaseElement*>& arElements
);
Parameters
[in] uiCmdID
Command ID of a ribbon element.[in] arElements
An array of ribbon elements.
Requirements
Header: afxbaseribbonelement.h