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 a pointer to the ribbon element if that element is identified by the specified command ID.
virtual CMFCRibbonBaseElement* FindByID(
UINT uiCmdID
);
Parameters
- [in] uiCmdID
Command ID for a ribbon element.
Return Value
A pointer to the ribbon element if that element is identified by the specified command ID; otherwise NULL.
Requirements
Header: afxbaseribbonelement.h