Retrieves a boolean value that indicates whether this form contains a help button.
public final boolean getHelpButton()
Returns true if the form has a help button; otherwise, returns false.
If a form has a help button, a small question mark appears in the caption bar to the left of the minimize, maximize, and close buttons.
See Also setHelpButton