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

C1InputControl Class
Implements the basic functionality of the C1Input control.
Syntax
'Declaration
 
Public MustInherit Class C1InputControl 
   Inherits C1.Framework.XViewLight
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               C1.Win.Input.Base.C1InputControl
                  C1.Win.Input.Base.C1ButtonBase
                  C1.Win.Input.Base.C1InputHost
                  C1.Win.Input.C1Label
                  C1.Win.Input.C1RangeSlider

See Also