| Overload | Description | 
|---|---|
| UpdateProgress(Int32) | Updates the progress for the C1ProgressBar control using an integer for the new progress value. | 
| UpdateProgress(Int32,String) | Updates the progress for the C1ProgressBar control using an integer for the new progress value and a string for the extra data stored by the user. |