Destroys a ProgressHelper object - it will be hidden then disposed.

Namespace:  ESRI.ArcGISExplorer.Application

Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public void Close()
Visual Basic (Declaration)
Public Sub Close

Remarks

This method destroys a ProgressHelper object, the window is hidden then disposed.

See Also