Microsoft SDK for Java

ProgressBar.increment

Advances the current position for the ProgressBar control by the specified step increment and redraws the control to reflect the new position.

Syntax

public final void increment( int value )

Parameters

value

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.