Hello! I'm trying to use DateTimeUpDown in my project.
So I have faced a problem If I use ShortTime format, the problem is:
When I selected time (minutes) I want to input for example 15, I press 1 and then 5 and something strange happen.
1) 12:00 AM
2) 12:1 AM
3) 12:5AM
I did something wrong?
I hope my images were added. =)


Comments: ** Comment from web user: BoucherS **
So I have faced a problem If I use ShortTime format, the problem is:
When I selected time (minutes) I want to input for example 15, I press 1 and then 5 and something strange happen.
1) 12:00 AM
2) 12:1 AM
3) 12:5AM
I did something wrong?
I hope my images were added. =)


Comments: ** Comment from web user: BoucherS **
Hi,
Following your text : __"My expectation is that if you select all the text in the control, you can type in anything that DateTime.Parse can process, and it gets turned into a date when the Enter or Arrow Keys are pressed"
__
This is already working in Toolkit v3.4.
__", or cancelled if ESC is pressed.",__
This will be working in Toolkit v3.5.
――――
_Get more controls, features, updates and technical support with [Xceed Toolkit Plus for WPF](https://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions)_