C1.Win.Input.Base Namespace / C1InputHost Class
Members

C1InputHost Class
Implements the basic functionality of the C1Input control with hosted editor.
Syntax
'Declaration
 
Public MustInherit Class C1InputHost 
   Inherits C1InputControl
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               C1.Win.Input.Base.C1InputControl
                  C1.Win.Input.Base.C1InputHost
                     C1.Win.Input.Base.C1DropDownControlBase
                     C1.Win.Input.Base.C1TextBoxBase

See Also