HI,
We want to add Time Picker which should be shown only Time in HH:MM. Is there any XAM Control for time picker. Please let us aware.
Thanks.
Andrew answered this in the TimeSpanPicker for WPF thread.
Hi Svetta,
I am trying to get drop down for Time Picker (both hours and minutes) in WPF same like windows phone. Can this be done in WPF application?
Hello kanwar,
You can use the XamDateTimeInput control applying a mask to display only hours and minutes.
<ig:XamDateTimeInput Mask="hh:mm" />
If you have any other questions on the matter, please feel free to ask.
Sincerely,