CMFCRibbonPanel::GetItemIDsList
Retrieves the command IDs for all ribbon elements in the ribbon panel.
void GetItemIDsList(
CList<UINT, UINT>& lstItems
) const;
Parameters
- [out] lstItems
The list of command IDs for 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. |