Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
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