GetOcx Method

Summary

Internal method to get the underlying ActiveX control object for the user control.

Syntax
C#
VB
C++
public object GetOcx() 
Public Function GetOcx() As Object 
public: 
Object^ GetOcx();  

Remarks

Internal method to get the underlying ActiveX control object for the user control. This method is callable from derived user control classes.

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly