Property | Type | Description | |
---|---|---|---|
IsEvent | bool | ||
PercentageMode | bool | ||
ValueToShow | double |
Method | Description | |
---|---|---|
UpdateProgressBar ( ) : System | ||
UpdateProgressBar ( bool isEvent, bool percentageMode, double valueToShow ) : System |
public UpdateProgressBar ( bool isEvent, bool percentageMode, double valueToShow ) : System | ||
isEvent | bool | |
percentageMode | bool | |
valueToShow | double | |
return | System |