SetOcx Method

Summary
Internal method to set the underlying ActiveX control object for the user control.
Syntax
C#
C++/CLI
public void SetOcx( 
   object ocx 
) 
public: 
void SetOcx(  
   Object^ ocx 
)  

Parameters

ocx
The ActiveX control to set.

Remarks

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

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.MediaFoundation Assembly

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