CMFCRibbonBaseElement::FindByData
Retrieves a pointer to the ribbon element if it contains the specified data.
virtual CMFCRibbonBaseElement* FindByData(
DWORD_PTR dwData
);
Parameters
- [in] dwData
The data associated with a ribbon element.
Return Value
A pointer to the ribbon element if it contains the specified data; otherwise NULL.
Requirements
Header: afxbaseribbonelement.h