Advances the current position for a progress bar by the step increment and redraws the control to reflect the new position.
public final void step()
An application sets the step increment by calling the setStep method.
See Also increment