NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MonthCalendar Constructor

Creates a new MonthCalendar object. Styles are the default for a regular month calendar control.

[Visual Basic]
Public Sub New()
[C#]
public MonthCalendar();
[C++]
public: MonthCalendar();
[JScript]
public function MonthCalendar();

See Also

MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace