Overview | Methods | This Package | All Packages
Specifies whether a "What's This?" help icon should be displayed in the form's caption bar.
Syntax
public final void setHelpButton( boolean helpButton )
Parameters
helpButton
Set to true to display the button; otherwise, set to false.
See Also getHelpButton