Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / ClearClipboardOnWorkspaceExit Property
In This Topic
    ClearClipboardOnWorkspaceExit Property
    In This Topic
    Gets or sets a value indicating whether the Windows Clipboard contents should be cleared upon exiting the Workspace
    Syntax
    expression.ClearClipboardOnWorkspaceExit As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also