Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / ApplicationStartupEnum Enumeration
In This Topic
    ApplicationStartupEnum Enumeration
    In This Topic
    Options for what to show the user when the Workspace application starts up
    Members
    MemberDescription
    RunStartupActionRun a startup action when the frame has finished initializing
    ShowNewDialogShow new document form
    ShowNothingShow no UI at startup
    ShowOpenDialogShow file open dialog
    See Also