Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1DateEdit Class
Members

In This Topic
    C1DateEdit Class
    In This Topic
    This is a legacy control; use C1.Win.Calendar.C1DateEdit instead.
    Object Model
    C1DateEdit Class
    Syntax
    'Declaration
     
    
    Public Class C1DateEdit 
       Inherits C1DropDownControl
    public class C1DateEdit : 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.C1DateEdit

    See Also