BCGControlBar Pro for MFC
void BCGPGLOBAL_DATA::EnableAccessibilitySupport ( BOOL  bEnable = TRUE)

Enable or disable active accessibility support.

Use this function to enable or disable active accessibility support. You can call this method at runtime whenever you want.

Parameters
bEnableIf TRUE, accessibility support will be enabled. If FALSE, accessibility support will be disabled.