ControlHost Class

Summary
Internal user control base class for PlayCtrl, CaptureCtrl and ConvertCtrl classes.
Syntax
C#
VB
C++
public class ControlHost : Control, ISupportInitialize 
Public Class ControlHost  
   Inherits System.Windows.Forms.Control 
   Implements System.ComponentModel.IComponent, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window  
public ref class ControlHost : public System.Windows.Forms.Control, System.ComponentModel.IComponent, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window   
Remarks

Internal user control base class for PlayCtrl, CaptureCtrl and ConvertCtrl classes. This type is not externally creatable and serves as a common base class for Windows forms control implementation.

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

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