Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / WorkspaceStartupOption Property
In This Topic
    WorkspaceStartupOption Property
    In This Topic
    Gets or sets a value indicating what to show the user when the Workspace application starts up ApplicationStartupOption
    Syntax
    expression.WorkspaceStartupOption As ApplicationStartupEnum
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also