Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the accessibility data for the checkbox.
virtual BOOL SetACCData(
CWnd* pParent,
CAccessibilityData& data
);
Parameters
pParent
The parent window of the checkbox.data
The accessibility data for the checkbox.
Return Value
Always returns TRUE.
Remarks
By default this method sets the accessibility data for the checkbox and always returns TRUE. Override this method to set the accessibility data and return a value that indicates success or failure.
Requirements
Header: