ColorPanel.PaletteSelected

Syntax

PaletteSelected: function (sender,args)

Parameters

sender. Event source.

args. Event information.

Description

The PaletteSelected event occurs after selecting a color from palette.

Example

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

See also:

ColorPanel