UpdateSize: function(sender,args)
sender. Event source.
args. Event information.
The UpdateSize event is fired on component size updating.
Component size is updated using the Control.updateSize method.
The example of event use is given in description of the ColorPanel.updateUsedColors method.
See also: