ProgressDialog Class |
Namespace: VIZCore3D.NET.Dialogs
public class ProgressDialog : Form
The ProgressDialog type exposes the following members.
Name | Description | |
---|---|---|
ProgressDialog |
Construction
| |
ProgressDialog(Form) |
Construction
| |
ProgressDialog(Point, Form, String, String) |
Construction
|
Name | Description | |
---|---|---|
CloseDialog |
Close Dialog
| |
UpdateCaption |
Update Caption
| |
UpdateDescription |
Update Description
| |
UpdateProgress(Int32) |
Update Progress
| |
UpdateProgress(Int32, String) |
Update Progress
|