Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

SetOcx Method






The ActiveX control to set.
Internal method to set the underlying ActiveX control object for the user control.
Syntax
public void SetOcx( 
   object ocx
)
'Declaration
 
Public Sub SetOcx( _
   ByVal ocx As Object _
) 
'Usage
 
Dim instance As ControlHost
Dim ocx As Object
 
instance.SetOcx(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

See Also

Reference

ControlHost Class
ControlHost Members

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features