Retrieves a boolean value that indicates whether this form has a control box.
public final boolean getControlBox()
Returns true if this form has a control box; otherwise, returns false.
The control box designates the icon or button displayed in the upper-left corner of the caption bar. A user uses the control box to access the system menu.
See Also setControlBox