Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Feb : DateTimePicker jumps to current date on drop down
| Subject: | DateTimePicker jumps to current date on drop down |
| Posted by: | "Veit Zimmermann" (zimmerma..@nvoescptarmonic-aerospace.com) |
| Date: | Wed, 13 Feb 2008 18:34:45 |
On Vista my DateTimePicker jumps to the current date (now)
on the calendar drop down. This is especially annoying if
you set MaxDate to a value before the current date. You will
always get the MaxDate as default in the drop down and not
the Date of currently selected in the DateTimePicker.
Has anybody an idea how I can prevent this behaviour?
Veit