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 ribbon element that is identified by the specified command ID.
CMFCRibbonBaseElement* FindByID(
UINT uiCmdID
) const;
Parameters
- [in] uiCmdID
The command ID of a ribbon element.
Return Value
The ribbon element that is identified by the specified command ID; otherwise NULL if no ribbon element is identified with the specified command ID.
Requirements
Header: afxRibbonPanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
|---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |