Microsoft SDK for Java

ProgressBar.setValue

Sets the ProgressBar control's current position and redraws the control to reflect the new position.

Syntax

public final void setValue( int value )

Parameters

value

The new position on the ProgressBar control.

See Also   getValue

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