This document is archived and information here might be outdated.  Recommended version.


IStartupDialogSettings.ShowStartup Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IStartupDialogSettings.ShowStartup Property

Indicates if the startup window should be displayed.

[Visual Basic .NET]
Public ReadOnly Property ShowStartup As Boolean
[C#]
public bool ShowStartup {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IStartupDialogSettings Interface