Working with General Visual Components > Classes > Control > Control.unBindEvents
unBindEvents();
The unbindEvents method signs off an element from all standard events.
The example of method use is given in description of the Control.removeEvent method.
See also: