Namespace: PP.Mb
The TranslateMode enumeration contains modes of displaying strings for entering of object name translations in different languages in the Translation dialog box.
It is used by the TranslateDialog.Mode property.
Value |
Brief description |
Translations |
The dialog box displays strings for entering the languages specified for translation in the TranslateDialog.Translations property. |
Languages |
The dialog box displays strings for entering the languages specified in the TranslateDialog.DisplayLanguages property. |
Both |
The dialog box displays strings for entering the languages specified for translation in the TranslateDialog.Translations property, and strings for entering the languages specified in the TranslateDialog.DisplayLanguages property. |
See also: