Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the ribbon element associated with the specified data.
CMFCRibbonBaseElement* FindByData(
DWORD_PTR dwData,
BOOL bVisibleOnly = TRUE
) const;
Parameters
[in] dwData
The data associated with a ribbon element.[in] bVisibleOnly
TRUE to include quick access ribbon elements in the search; FALSE to exclude quick access ribbon elements in the search.
Return Value
Pointer to a ribbon element if the method was successful; otherwise NULL.
Requirements
Header: afxribboncategory.h