Microsoft SDK for Java

Form.adjustFormScrollbars

Adjusts the automatic scroll bars on the form based on current control positions and the currently selected control.

Syntax

protected final void adjustFormScrollbars( boolean displayScrollbars )

Parameters

displayScrollbars

Set to true to display the scroll bars; otherwise, set to false.

See Also   getAutoScroll

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