Microsoft SDK for Java

FontDialog.setShowColor

Sets a boolean value indicating whether or not the color choice is shown.

Syntax

public final void setShowColor( boolean value )

Parameters

value

Set to true to show the color choice; otherwise, set to false. The default value is false.

See Also   getShowColor

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