Internal method to attach interfaces to the underlying control object.
protected override void AttachInterfaces()
Protected Overrides Sub AttachInterfaces()
protected:
virtual void AttachInterfaces() override
Internal method to attach interfaces to the underlying control object. This method is not externally callable. Classes that extend AxHost should override this method. Within an overridden version of this method, the extending class should call the GetOcx method to retrieve its own interface. In most cases, the GetOcx method should not be called before this method is called.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET