Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / SpreadMonthCalendar Class
Members


SpreadMonthCalendar Class
Represents a month calendar window.
Syntax
'Declaration
 
Public Class SpreadMonthCalendar 
   Inherits System.Windows.Forms.Form
   Implements FarPoint.Win.ISerializeSupport, ISubEditor 
 
'Usage
 
Dim instance As SpreadMonthCalendar
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.CellType.SpreadMonthCalendar

See Also