Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Form.setAutoScale

Sets the autoscaling on this form.

Syntax

public final void setAutoScale( boolean value )

Parameters

value

Set to true to turn on autoscaling; otherwise, set to false.

Remarks

The ability of a form to scale automatically enables the form to resize to accommodate international systems and those that use Large Fonts.

See Also getAutoScale