Microsoft SDK for Java

DhWindow.setScroll

Sets the current scroll mode.

Syntax

public void setScroll( int scrollMode )

Parameters

scrollMode

The desired scrolling mode, which can be on of the following:

DhScrollBars.AUTO indicates that the browser determines scolling.

DhScrollBars.YES indicates that scrolling is enabled.

DhScrollBars.NO indicates that scrolling is disabled.

See Also   DhScrollBars, getScroll

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