ComponentOne MultiSelect for WinForms
C1NumericEdit Class
Members 

C1.Win.C1Input Namespace : C1NumericEdit Class
Represents a composite control combining a NumericUpDown and a drop-down calculator for easy numeric values editing.
Object Model
C1NumericEdit ClassButtonImages ClassNumericEditCalculator ClassFormatInfo ClassDropDownForm ClassFormatInfo ClassErrorInfo ClassMargins ClassMaskInfo ClassParseInfo ClassPostValidation ClassPreValidation Class
Syntax
'Declaration
 
Public Class C1NumericEdit 
   Inherits C1DropDownControl
public class C1NumericEdit : 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

Reference

C1NumericEdit Members
C1.Win.C1Input Namespace