Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

setValue Method 

Set the current color in web color format. For example, "#ff0000" as red.

[JavaScript]
ColorPicker.setValue(color)

Parameters

color
The new color. Pass an empty string or a null value to clear the color picker.

See Also

ColorPicker Object


Direct link to this topic