Microsoft SDK for Java

DhInlineFrame.setScroll

Sets the current scroll mode.

Syntax

public void setScroll( int scrollMode )

Parameters

scrollMode

The desired 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, getScroll

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