Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DropDownCalendar Class
Members


DropDownCalendar Class
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