Microsoft SDK for Java

ProgressBar.getMinimum

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

Syntax

public final int getMinimum()

Return Value

Returns the lower limit of the range.

See Also   setMinimum

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