AxHost will call this when it is ready to create the underlying ActiveX object. Wrappers will override this and cast the pointer obtained by calling getOcx() to their own interfaces. getOcx() should not usually be called before this function. Note: calling begin will result in a call to this function.
[Visual Basic] Overridable Protected Sub AttachInterfaces() [C#] protected virtual void AttachInterfaces(); [C++] protected: virtual void AttachInterfaces(); [JScript] protected function AttachInterfaces();
AxHost Class | AxHost Members | System.WinForms Namespace | begin