Microsoft SDK for Java

ScrollBar.getValue

Retrieves the current value of the scroll bar.

Syntax

public int getValue()

Return Value

Returns the value of the scroll bar.

Remarks

The value of the scroll bar represents the position of the scroll thumb.

See Also   setValue, getMaximum, getMinimum

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