Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / ShowDocumentSwitcher Property
In This Topic
    ShowDocumentSwitcher Property
    In This Topic
    Gets or sets a value indicating whether the document switcher used to tab between documents is displayed
    Syntax
    expression.ShowDocumentSwitcher As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also