Microsoft SDK for Java

ColorDialog.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 the dialog box includes a Help button; otherwise, set to false. The default value is false.

See Also   getShowHelp

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