InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class
Members

In This Topic
    InputControlHost Class
    In This Topic
    Represents a control host in a C1InputPanel control.
    Object Model
    InputControlHost Class
    Syntax
    'Declaration
     
    Public Class InputControlHost 
       Inherits InputComponent
    public class InputControlHost : InputComponent 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1InputPanel.InputComponent
                C1.Win.C1InputPanel.InputControlHost

    See Also