Window.destroyHandle

Overview | Methods | This Package | All Packages

Window.destroyHandle

Destroys the handle associated with a Window object.

Syntax

public void destroyHandle()

Remarks

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