CMFCRibbonBaseElement::SetACCData
Sets the accessibility data for the ribbon element.
virtual BOOL SetACCData(
CWnd* pParent,
CAccessibilityData& data
);
Parameters
pParent
The parent window for the ribbon element.data
The accessibility data for the ribbon element.
Return Value
Always returns TRUE.
Remarks
By default this method sets the accessibility data for the ribbon element and always returns TRUE. Override this method to set the accessibility data and return a value that indicates success or failure.
Requirements
Header: