Microsoft SDK for Java

ProgressBar.getMaximum

Retrieves the upper limit of the ProgressBar control's range.

Syntax

public final int getMaximum()

Return Value

Returns the upper limit of the range.

See Also   setMaximum

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