Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the ribbon element that is associated with the specified data.
CMFCRibbonBaseElement* FindByData(
DWORD_PTR dwData
) const;
Parameters
- [in] dwData
The data associated with a ribbon element.
Return Value
Pointer to a ribbon element if the method was successful; otherwise NULL.
Requirements
Header: afxribbonpanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
|---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |