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


IStartupDialogSettings.Load Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IStartupDialogSettings.Load Method

Loads the current values from the registry.

[Visual Basic .NET]
Public Sub Load ( _
)
[C#]
public void Load (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IStartupDialogSettings Interface