Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |