Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceSettings Object / UserInterfaceSettings Property
In This Topic
    UserInterfaceSettings Property
    In This Topic
    Gets the object containing User Interface settings.
    Syntax
    expression.UserInterfaceSettings As UserInterfaceSettings object 
    where expression is a variable that represents a WorkspaceSettings Object
    See Also