Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / UserInterfaceLanguage Property
In This Topic
    UserInterfaceLanguage Property
    In This Topic
    Gets or sets a value indicating the UI language.
    Syntax
    expression.UserInterfaceLanguage As UILanguageEnum
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also