Microsoft SDK for Java

Form.getMinimizeBox

Retrieves a boolean value that indicates whether a minimize button is displayed on the current form.

Syntax

public final boolean getMinimizeBox()

Return Value

Returns true if this form has a minimize button; otherwise, returns false.

See Also   setMinimizeBox

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