I am looking for a simple time picker control for WPF. I have been found:
But there are some issues examples in it " 00 ", the second zero will not appear.
- Silverlight has one:
but it is for not WPF .
- There is a DatePicker in the WPF Toolkit, but a TimePicker is not by itself or is there a way to enter time and date in user WPFToolkit DatePicker? It has been selected in the return dated time, but I do not know how to choose the time with the user in this control.
What is the best free WPF control allows users to enter time in HH: MM: SS format?
You can roll yourself as easily as shown. And in this way, you really do what you want.
No comments:
Post a Comment