Microsoft SDK for Java

Form.setMinimizeBox

Specifies whether a minimize button should be displayed in the form's caption bar.

Syntax

public final void setMinimizeBox( boolean minButton )

Parameters

minButton

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

See Also   getMinimizeBox

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