Microsoft SDK for Java

ColorDialog.setAnyColor

Sets a boolean value indicating whether the dialog box displays all available colors in the set of basic colors.

Syntax

public final void setAnyColor( boolean value )

Parameters

value

Set to true if the dialog box displays all available colors in the set of basic colors; otherwise, set to false. The default value is false.

See Also   getAnyColor

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