Form.getMaximizeBox

Overview | Methods | This Package | All Packages

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