Wimark.Controls Class Library  

MonthCalendar.SingleMonthSize Property

Gets the minimum size to display one month of the calendar.

[Visual Basic]
Public ReadOnly Property SingleMonthSize As Size 
[C#]
public Size SingleMonthSize {get;}
[C++]
public: __property Size get_SingleMonthSize();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

MonthCalendar Class | MonthCalendar Members | Wimark.Controls Namespace