BCGControlBar Pro for MFC
BOOL BCGPTranslate ( CString &  strLabel,
BCGPCommandControlType  type,
const CBCGPControlInfo &  info,
BOOL  bIsMSAALabel = FALSE 
)
inline

Translates the text of the specific GUI control or item using the currently loaded translations hash table.

Parameters
strLabelA text label. If the method succeeds, this parameter will contain the translated text.
typeA translated control type.
infoA translated control information.
bIsMSAALabelIf this parameter is TRUE, the MSAA name is translated.