Assigns a delegate to the destroyHandle event.
public final void addOnDestroyHandle( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The destroyHandle event occurs immediately before the control's handle is destroyed.
See Also removeOnDestroyHandle