void CBCGPDialog::EnableControlsTranslation | ( | BOOL | bEnable = TRUE , |
const CList< UINT, UINT > * | plstNonTranslatedItems = NULL |
||
) |
Enables the translation of the hosted controls.
bEnable | If TRUE, all hosted controls will be translated. |
plstNonTranslatedItems | The pointer to the list of controls that shouldn't be translated. |