CleanCode C# Libraries v0.9.23 API

ProgressBarMessager.Reset Method 

Resets the ProgressBarMessager.

public void Reset();

Remarks

A reset involves removing any existing messages, setting the progress bar back to zero, and resetting the Cancelled property to false.

See Also

ProgressBarMessager Class | CleanCodeControls.Forms Namespace