Is there a TimePicker control in WPF (.NET 4)?
WPF 4.0 doesn’t provide a DateTimePicker out of the box. Updated I’m used the Extended WPF Toolkit http://wpftoolkit.codeplex.com/ in an recent project it includes a nice DateTimePicker Control – http://wpftoolkit.codeplex.com/wikipage?title=DateTimePicker&referringTitle=Home. Sorry for this inaccuracy.