Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / SpreadMonthCalendar Class
Members


In This Topic
    SpreadMonthCalendar Class
    In This Topic
    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