Control.destroyHandle

Overview | Methods | Fields | This Package | All Packages

Control.destroyHandle

This method should be called only by the framework. Destroys the handle associated with this control.

Syntax

protected void destroyHandle()

Remarks

When overriding this method, call super.destroyHandle.