Метод | Описание | |
---|---|---|
ValueFast ( this progressBar, int value ) : void |
Hack method to make the progress bar immediately update to the desired position
|
public static ValueFast ( this progressBar, int value ) : void | ||
progressBar | this | |
value | int | |
Результат | void |