ColorPanel.ColorChange

Syntax

ColorChange: function (sender,args)

Parameters

sender. Event source.

args. Event information.

Description

The ColorChange event is fired on changing color in the panel.

Example

The example of event use is given in the page of the ColorPanel constructor.

See also:

ColorPanel