Spread Windows Forms 6.0 Product Documentation
SpreadDropDownMonthCalendar Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : SpreadDropDownMonthCalendar Class


Glossary Item Box

Represents a Windows control that enables the user to select a date using a visual monthly calendar display.

Object Model

SpreadDropDownMonthCalendar Class

Syntax

Visual Basic (Declaration) 
Public Class SpreadDropDownMonthCalendar 
   Inherits System.Windows.Forms.MonthCalendar
   Implements FarPoint.Win.ISerializeSupportISubEditor 
Visual Basic (Usage)Copy Code
Dim instance As SpreadDropDownMonthCalendar
C# 
public class SpreadDropDownMonthCalendar : System.Windows.Forms.MonthCalendar, FarPoint.Win.ISerializeSupportISubEditor  

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.