Microsoft SDK for Java

Form.setAutoScrollPosition

Sets the autoscroll position that is used when the form is created.

Syntax

public final void setAutoScrollPosition( Point value )

Parameters

value

A Point object that specifies the autoscroll position.

Remarks

Once the form has been created, the autoscroll position cannot be changed.

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