Specifies whether or not to switch the language of the selected picture when it is opened in run mode.
Syntax
object.TranslateOnOpen [= Boolean]
Properties
The TranslateOnOpen property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the picture's language is switched when opened in run mode. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The language is switched when the picture is opened in run mode. |
False |
The language is not switched when the picture is opened in run mode. |