Retrieves the current autoscroll position.
public final Point getAutoScrollPosition()
Returns a Point object that specifies the current autoscroll position. If the autoscroll position has not been set, this Point object contains the x and y-coordinates of the form's rectangular area.
The autoscroll position is used by the Form object to adjust the position of controls that are placed on the form through the Form's Designer.
See Also setAutoScrollPosition