Monday, July 31, 2006

How can I set a Datetimepicker control or MothCalendar to use a different Calendar or Culture?

From
http://support.microsoft.com/default.aspx?scid=kb;en-us;889834:
The DateTimePicker and MonthCalendar control do not reflect the CurrentUICulture property of an application's main execution thread when you created a localized application in the .NET Framework, in Visual Studio 2005, or in Visual Studio .NET
There seems to be more detail at
http://blogs.msdn.com/michkap/archive/2005/03/28/402839.aspx and http://blogs.msdn.com/michkap/archive/2005/10/27/485462.aspx

No comments: