Microsoft SDK for Java

Form.getMaximizeBox

Retrieves a boolean value that indicates whether a maximize button is displayed in the upper-right corner of the form.

Syntax

public final boolean getMaximizeBox()

Return Value

Returns true if the maximize button is displayed; otherwise, returns false.

See Also   setMaximizeBox

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