ArcGIS Explorer Component Help |
ProgressHelper Methods |
ProgressHelper Class See Also |
The ProgressHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Close |
Destroys a ProgressHelper object - it will be hidden then disposed.
|
![]() | Dispose | Performs tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Hide |
Hides the progress dialog window so that it is not visible in the application.
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Show |
Shows the progress dialog window so that it is visible in the application.
|
![]() | ToString | (Inherited from Object.) |
![]() | UpdateCaption |
Updates the title caption of the dialog window.
|
![]() | UpdateInstruction |
Updates the main message within the dialog window.
|
![]() | UpdateMessage |
Updates the secondary message within the dialog window.
|