Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / ArrangeDocumentEnum Enumeration
In This Topic
    ArrangeDocumentEnum Enumeration
    In This Topic
    Enumerator for DocumentViewLayout, which indicates how documents will be arranged in the Workspace.
    Members
    MemberDescription
    TabbedDocuments will be arranged in a tab bar.
    WindowedDocuments will be arranged as independent windows inside the Workspace.
    See Also