Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Form.getHelpButton

Retrieves a boolean value that indicates whether this form contains a help button.

Syntax

public final boolean getHelpButton()

Return Value

Returns true if the form has a help button; otherwise, returns false.

Remarks

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