Microsoft SDK for Java

FileDialog.setShowHelp

Sets a boolean value indicating whether the dialog box contains a Help button.

Syntax

public final void setShowHelp( boolean value )

Parameters

value

Set to true if you want the dialog box to include a Help button; otherwise, set to false. The default value is false.

See Also   getShowHelp

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