←Select platform

AttachInterfaces Method

Summary

Internal method to attach interfaces to the underlying control object.

Syntax
C#
C++/CLI
protected override void AttachInterfaces() 
protected:  
   virtual void AttachInterfaces() override 
Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.