Method SetValue
SetValue(int)
Sets determinate progress using a percentage from 0 to 100.
public void SetValue(int progress)
Parameters
progressintProgress percentage.
Sets determinate progress using a percentage from 0 to 100.
public void SetValue(int progress)
progress intProgress percentage.