The following tables list the members exposed by AutoFormsProgressEventArgs.
| Name | Description | |
|---|---|---|
| AutoFormsProgressEventArgs Constructor | Initializes a new instance of the AutoFormsProgressEventArgs class. |
| Name | Description | |
|---|---|---|
| Cancel | Cancel the current operation. |
| Operation | Gets the current running AutoFormsOperation. |
| Percentage | A value between 0 and 100 that represents the percent completion of the process. |