Microsoft SDK for Java

ScrollBar.getMinimum

Retrieves the minimum value of the scroll bar.

Syntax

public int getMinimum()

Return Value

Returns the minimum value. For more information, see setMinimum.

See Also   getMaximum, getValue

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