Microsoft SDK for Java

Form.setHelpButton

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.