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 in the ribbon category.
void GetElements(
CArray <CMFCRibbonBaseElement*, CMFCRibbonBaseElement*>& arElements
);
Parameters
- [in, out] arElements
Reference to a CArray of ribbon elements.
Remarks
Ribbon elements that are designed for use on the quick access toolbar are included in the array.
Requirements
Header: afxribboncategory.h