Indicates that the specified window handle is about to be destroyed.
public void onDestroyHandle( int handle )
handle
The window handle for the control.
You cannot prevent the handle from being destroyed once you call this method.