C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class
Members

C1NumericEdit Class
Represents a composite control combining a NumericUpDown and a drop-down calculator for easy numeric values editing.
Object Model
C1NumericEdit Class
Syntax
'Declaration
 
Public Class C1NumericEdit 
   Inherits C1DropDownControl
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  C1.Win.C1Input.C1TextBox
                     C1.Win.C1Input.C1DropDownControl
                        C1.Win.C1Input.C1NumericEdit

See Also