MonthCalendar.SelectionEnd different return results in XP and Vista
I have a program in wich i use MonthCalendar control and it behaves realy
strange.
In Windows XP MonthCalendar.SelectionEnd returns the same result as
MonthCalendar.SelectionStart, ie (12.12.2007 00:00)
In Windows Vista MonthCalendar.Selection End returns
MonthCalendar.SelectionStart - 1 second, ie (12.12.2007.23:59)
I'm sing it for selecting Rows from Db and ofcourse in XP i get no result
becouse TimeSpan between Start end End is 0.
Is it normal behavior for XPs version of MonthCalendar.SelectionEnd to
return same result as Selection.Satrt???
Date:Fri, 17 Aug 2007 18:45:03 +0400
Author:
|