Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / ShowManagedDocuments Property
In This Topic
    ShowManagedDocuments Property
    In This Topic
    Gets or sets a value indicating whether to show the Managed Documents panel when the Workspace opens. Setting is only enabled when ShowStartPage and EnableCentralizedManagement values are true.
    Syntax
    expression.ShowManagedDocuments As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also