RVTDocs.com

ProgressStage

Enumeration
Description:
The associated action of a ProgressChanged event
Syntax
public enum ProgressStage
ProgressStage Enumeration Members:
Name Description
0 Progress bar has started
1 Progress bar has set new range
2 Progress bar has set new position
3 Progress bar has set new Text
4 Progress bar has not changed position
5 Progress bar is finished