BoucherS wrote:
In the meantime, to have this behavior, you can go in file Xceed.Wpf.Toolkit/DateTimeUpDown/Implementation/DateTimeUpDown.cs, in method "TryParseDateTime", add the following lines before the return :I've tried to track down the method you're referring to, but I can't seem to find it. I'm using version 1.9.0.0.if( !isValid ) result = current;