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_10000

[To be supplied.]

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

See Also

MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace