←Select platform

SetOcx Method

Summary

Internal method used to set the underlying ActiveX control object for the user control.

Syntax
C#
VB
C++
public void SetOcx( 
   object ocx 
) 
Public Sub SetOcx( 
   ByVal ocx As Object 
) 
public:  
   void SetOcx( 
      Object^ ocx 
   ) 

Parameters

ocx

An object that represents the ActiveX control.

Remarks

This method is callable from derived user control classes.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

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