Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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