Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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