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.DAYS_TO_1601

[To be supplied.]

[Visual Basic]
Protected Const DAYS_TO_1601 As Long
[C#]
protected const long DAYS_TO_1601;
[C++]
protected: const __int64 DAYS_TO_1601;
[JScript]
protected var DAYS_TO_1601 : long;

See Also

MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace