Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / SpreadDropDownMonthCalendar Class
Members


In This Topic
    SpreadDropDownMonthCalendar Class
    In This Topic
    Represents a Windows control that enables the user to select a date using a visual monthly calendar display.
    Syntax
    'Declaration
     
    
    Public Class SpreadDropDownMonthCalendar 
       Inherits System.Windows.Forms.MonthCalendar
       Implements FarPoint.Win.ISerializeSupport, ISubEditor 
    'Usage
     
    
    Dim instance As SpreadDropDownMonthCalendar
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.MonthCalendar
                   FarPoint.Win.Spread.CellType.SpreadDropDownMonthCalendar

    See Also