ProgressDialog
Progress Dialog
Constructors
| Name | Description |
|---|---|
| ProgressDialog() | Construction |
| ProgressDialog(Form parent) | Construction |
| ProgressDialog(Point center, Form parent, string caption, string description) | Construction |
Methods
| Name | Description |
|---|---|
| CloseDialog | Close Dialog |
| UpdateCaption | Update Caption |
| UpdateDescription | Update Description |
| UpdateProgress | Update Progress |