The ProgressDialog type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
Disposed |
Occurs when the component is disposed by a call to the Dispose()()()() method. (Inherited from Component.) |
![]() |
DoWork |
Occurs when RunWorker is called.
|
![]() |
ProgressChanged |
Occurs when ReportProgress is called.
|
![]() |
RunWorkerCompleted |
Occurs when the background operation has completed, has been canceled, or has raised an exception.
|