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


IGxDialog.RememberLocation Property (ArcObjects .NET 10.4 SDK)
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 .NET]
Public WriteOnly Property RememberLocation
[C#]
public void RememberLocation {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface

.NET Samples

Create an NDVI custom raster function (Code Files: NDVICustomFunctionUIForm) | Create a custom raster function (Code Files: WatermarkFunctionUIForm)