Microsoft SDK for Java

DhInlineFrame.getScroll

Retrieves the current scrolling mode.

Syntax

public int getScroll()

Return Value

Returns the current scrolling mode. This can be:

DhScrollBars.AUTO, indicating that the browser determines scrolling.

DhScrollBars.YES, indicating that scrolling is enabled.

DhScrollBars.NO, indicating that scrolling is disabled.

See Also   DhScrollBars, setScroll

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