BCGControlBar Pro for MFC
void CBCGPTranslateManager::EnableMSAALabelsTranslation ( BOOL  bEnable = TRUE)

Specifies whether the MSAA names should be translated.

Parameters
bEnableIf this parametr is TRUE, the MSAA names will be translated.

Call EnableMSAALabelsTranslation method to enable translation of MSAA names. The MSAA names translation is useful for screen readers such as Narrator. If you are testing the application with any testing tools and the control names are hardwired in the testing scripts, the MSAA names translation should be disabled.