NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AxHost.DestroyHandle

Destroys the handle associated with this control. User code should in general not call this function.

[Visual Basic]
Overrides Protected Sub DestroyHandle()
[C#]
protected override void DestroyHandle();
[C++]
protected: override void DestroyHandle();
[JScript]
protected override function DestroyHandle();

See Also

AxHost Class | AxHost Members | System.WinForms Namespace