Microsoft SDK for Java

Form.setMaximizeBox

Specifies whether a maximize button should be displayed in this form's caption bar.

Syntax

public final void setMaximizeBox( boolean maxButton )

Parameters

maxButton

Set to true to display the maximize button; otherwise, set to false.

See Also   getMaximizeBox

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