Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.