Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DropDownCalendar Class
Members


In This Topic
    DropDownCalendar Class
    In This Topic
    Represents the drop-down calendar in the Spread Designer.
    Syntax
    'Declaration
     
    
    Public Class DropDownCalendar 
       Inherits System.Windows.Forms.Form
       Implements FarPoint.Win.Spread.CellType.ISubEditor 
    'Usage
     
    
    Dim instance As DropDownCalendar
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         FarPoint.Win.Spread.Design.DropDownCalendar

    See Also