Working with General Visual Components > Classes > BorderCombo > BorderCombo.ColorChanged
ColorChanged: function (sender, args);
sender. Event source.
args. Event information.
The ColorChanged event occurs on selecting the line color.
The example of event use is given in description of the BorderCombo.BorderTypeChanged event.
See also: