Microsoft SDK for Java

ColorDialog.getAnyColor

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

Syntax

public final boolean getAnyColor()

Return Value

Returns true if the dialog box displays all available colors in the set of basic colors; otherwise, returns false.

See Also   setAnyColor

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