Sets the width and height of the autoscroll margin.
public final void setAutoScrollMargin( Point value )
value
A Point object that specifies the width and height of the autoscroll margin.
The autoscroll margins define the width and height of the border around each control. This border is used to determine when scroll bars are needed on the form and where to scroll to when a control is selected.
See Also getAutoScrollMargin, setAutoScroll