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.CreateHandle

Creates a handle for this control. This method is called by the framework, this should not be called.

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

See Also

AxHost Class | AxHost Members | System.WinForms Namespace