Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / ShowStartPage Property
In This Topic
    ShowStartPage Property
    In This Topic
    Gets or sets a value indicating whether to show the start up page when Workspace opens.
    Syntax
    expression.ShowStartPage As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also