Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > ColorPanel > ColorPanel.ColorChange

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