ArcObjects Library Reference  (CatalogUI)    

IGxDialog.RememberLocation Property

Indicates if the dialog should use the final location as the next starting location. True, by default.

[Visual Basic 6.0]
Property RememberLocation As Boolean
[Visual Basic .NET]
Public WriteOnly Property RememberLocation
[C#]
public void RememberLocation {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface