Microsoft SDK for Java

DhDocument.setScroll

Sets the current scroll mode.

Syntax

public void setScroll( int scrollMode )

Parameters

scrollMode

The desired scrolling mode. This can be one of the following DhScrollBars values:

AUTO indicates that the browser determines scrolling.

YES indicates scrolling is enabled.

NO indicates scrolling is disabled.

Note   AUTO and YES are equivalent.

See Also   DhScrollBars, getScroll

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