Show contents 

Working with General Visual Components > Classes > ColorCombo > ColorCombo.ColorChanged

ColorCombo.ColorChanged

Syntax

ColorChanged: function (sender,args)

Parameters

sender. Event source.

args. Event information.

Description

The ColorChanged event occurs while changing the color.

Example

The example of event use is given in description of the MapLegend.HighlightBrush event.

See also:

ColorCombo