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.
bEnable | If TRUE, accessibility support will be enabled. If FALSE, accessibility support will be disabled. |