Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / TabStripLocation Property
In This Topic
    TabStripLocation Property
    In This Topic
    Gets or sets a value indicating the location of the tab strip in the Workspace.
    Syntax
    expression.TabStripLocation As TabStripLocationEnum
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also