[]
Advances the current position of the progress bar by the specified amount.
public void Increment(int value)
Public Sub Increment(value As Integer)
| Type | Name | Description |
|---|---|---|
| int | value | The amount by which to increment the progress bar's current position. |