[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputProgressBar.Increment

Increment Method

Increment(int)

Advances the current position of the progress bar by the specified amount.

Declaration
public void Increment(int value)
Parameters
Type Name Description
int value

The amount by which to increment the progress bar's current position.