In latest release of extended WPFToolkit, I have seen that dateTimePicker Control does not have any property to disable the previous dates except today. In WPF DatePicker this option is available. It's having "DisplayDateStart" and "DisplayDateEnd". So that its makes some easier for developers.
Can WPF toolkit will implement this feature. In DateTimeUpDown I have seen the MinDate is implemented but not in DateTimePicker.
Comments: ** Comment from web user: deb1bhu **
Can WPF toolkit will implement this feature. In DateTimeUpDown I have seen the MinDate is implemented but not in DateTimePicker.
Comments: ** Comment from web user: deb1bhu **
Hi BoucherS,
Thanks for the reply. Exactly that's what I want. But any planned release date for ver 2.3. We need this urgently for our project.