Overview | Methods | This Package | All Packages
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:
Note AUTO and YES are equivalent.
See Also DhScrollBars, getScroll