Hello
Please, need your help on this .
I would like to have a Time Picker in my WPF application.
I can not find the control in toolbox, I used the DatePicker but it takes 12:00:00 as default value. I would like to lead a result like OS windows date settings windows (with two incrementals buttom to set time)
The date picker and timepicker being separated, I want to store the final result in a string lile this format
mm / dd / yyyy hh: ii
Thanks in advance for your help