Microsoft SDK for Java

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

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