Retrieves a boolean value that indicates whether a minimize button is displayed on the current form.
public final boolean getMinimizeBox()
Returns true if this form has a minimize button; otherwise, returns false.
See Also setMinimizeBox