Input for WinForms | ComponentOne
C1.Framework Namespace / IControlHostElement Interface
Members

In This Topic
    IControlHostElement Interface
    In This Topic
    Interface implemented by WinForms controls hosted in X elements.
    Syntax
    'Declaration
     
    
    Public Interface IControlHostElement 
    public interface IControlHostElement 
    Remarks
    This interface allows the XView control to manage WinForms controls contained in C1.Framework elements.
    See Also