Microsoft SDK for Java

DhWindow.getScroll

Retrieves the current scroll mode.

Syntax

public int getScroll()

Return Value

Returns the current scrolling mode, which can be one of the following DhScrollBars values:

AUTO indicates that the browser determines scrolling.

YES indicates that scrolling is enabled.

NO indicates that scrolling is disabled.

Note   AUTO and YES are equivalent.

See Also   setScroll

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