Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / LookAndFeel Property
In This Topic
    LookAndFeel Property
    In This Topic
    Gets or sets a value indicating the look and feel/color scheme of the Workspace.
    Syntax
    expression.LookAndFeel As LookFeelEnum
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also