InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / IControlHostElement Interface
Members

In This Topic
    IControlHostElement Interface
    In This Topic
    Interface implemented by WinForms controls hosted in X elements.
    Object Model
    IControlHostElement Interface
    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