Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Retrieves a pointer to the current ribbon element if its original ribbon element matches the specified ribbon element.
virtual CMFCRibbonBaseElement* FindByOriginal(
CMFCRibbonBaseElement* pOriginal
);
Parameters
- [in] pOriginal
Pointer to a ribbon element.
Return Value
A pointer to the ribbon element if its original ribbon element matches the specified ribbon element; otherwise NULL.
Remarks
Ribbon elements that are copied to another container retain a pointer to the original ribbon element.
Requirements
Header: afxbaseribbonelement.h