Destroys the handle associated with this control. Inheriting classes should always call base.destroyHandle.
[Visual Basic] Overridable Protected Sub DestroyHandle() [C#] protected virtual void DestroyHandle(); [C++] protected: virtual void DestroyHandle(); [JScript] protected function DestroyHandle();