Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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