Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object
Properties Methods

WorkspaceDefaults Object Members

The following tables list the members exposed by WorkspaceDefaults.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the Windows Clipboard contents should be cleared upon exiting the Workspace  
Public PropertyGets or sets whether the workspace frame closes when the last document is closed.  
Public PropertyGets or sets a value indicating whether stock/built-in templates should be hidden on the new document dialog  
Public PropertyGets or sets a value indicating the maximum number of recent documents to show in the MRU list  
Public PropertyGets or sets a value indicating whether documents should be opened in the current workspace or a new workspace  
Public PropertyGets or sets a value indicating whether to prompt for disconnect when a session is closed  
Public PropertyGets or sets a value indicating when a session will be saved as a Compound Session Document (Compound Session Document files include all of the customized settings for Quick-pads, keyboard maps, themes, mouse maps, Hotspots, and ribbons.)  
Public PropertyGets or sets a value indicating what should happen with unsaved documents when the Workspace is shut down  
Public PropertyGets or sets a value indicating whether the document switcher used to tab between documents is displayed  
Public PropertyGets 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.  
Public PropertyGets or sets a value indicating whether to show the start up page when Workspace opens.  
Public PropertyGets or sets an action sequence to run when the WorkspaceStartupOption is set to ApplicationStartupEnum.RunStartupAction.  
Public PropertyGets or sets a value indicating what to show the user when the Workspace application starts up ApplicationStartupOption  
Top
Public Methods
 NameDescription
Public MethodClears all the recent documents shown in the MRU list  
Top
See Also