Specifies whether a minimize button should be displayed in the form's caption bar.
public final void setMinimizeBox( boolean minButton )
minButton
Set to true to display the minimize button; otherwise, set to false.
See Also getMinimizeBox