Microsoft SDK for Java

ScrollBar.getMaximum

Retrieves the maximum value of the scroll bar.

Syntax

public int getMaximum()

Return Value

Returns the maximum value. For more information, see setMaximum.

See Also   getMinimum, getValue

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