Form.setAutoScrollPosition

Overview | Methods | This Package | All Packages

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.