Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / ExitOnLastDocumentClose Property
In This Topic
    ExitOnLastDocumentClose Property
    In This Topic
    Gets or sets whether the workspace frame closes when the last document is closed.
    Syntax
    expression.ExitOnLastDocumentClose As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also