Destroys the handle associated with a Window object.
public void destroyHandle()
The destroyHandle method is used to destroy the handle for a window. Calling this method sets the handle to zero and calls the onHandleChange method in response to the change in the window handle.
See Also onHandleChange