Method Dispose
Dispose(bool)
Disposes of the progress tracker instance and clears the popup progress bar.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing | Set to true to clear the popup progress bar. Set to false to leave the progress bar as is. |