Trusted by the world’s leading companies
Overview
The WPF TimePicker control provides an intuitive, touch-friendly interface to quickly select time. It supports time formatting, minimum and maximum times, nullable support, watermark text, and more. In addition, you can customize the time selector appearance.

Time format
The WPF TimePicker control supports formatting the time. It also supports formatting the time selector UI in dropdown popup.

Editing
Edit the time using a text box.

Watermark
The WPF TimePicker control display hint information using watermark text when the time is null. In addition, load templates for the watermark text display.

Drop-down button
Show or hide the drop-down button. The drop-down button is used to select time when inline editing is enabled.

Time range
Restrict users to selecting a time within a range by specifying minimum and maximum times.

Style and appearance

Accent brush
Highlight the hot spots of a control such as the time selector UI or drop-down button using an accent brush.

Drop-down footer
Toggle the visibility of the done and cancel buttons in the footer of the drop-down time selector.

Drop-down header
The WPF TimePicker control display hint information in a drop-down header. Customize the drop-down header using a data template.

Time selector appearance
WPF datepicker control allows to completely customize the date selection UI with custom templates and properties.
Localization
Localize all the static default strings in the WPF TimePicker to any supported language.

WPF TimePicker Code Example
Easily get started with the WPF TimePicker using a few simple lines of XAML and C# code example as demonstrated below. Also explore our WPF TimePicker Example that shows you how to render and configure the TimePicker in WPF.
<syncfusion:SfTimePicker x:Name="sfTimePicker" Width="200"/>using Syncfusion.Windows.Controls.Input; namespace SfTimePickerSampleWpfApp1 { public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); //Creating an instance of SfTimePicker control SfTimePicker sfTimePicker = new SfTimePicker(); //Adding SfTimePicker as window content this.Content = sfTimePicker; } } }Not sure how to create your first WPF TimePicker? Our documentation can help.
I’d love to read it now145+ WPF CONTROLS
Frequently Asked Questions
Why should you choose Syncfusion WPF TimePicker?
Syncfusion WPF TimePicker provides the following:
- Value validation customization support.
- Rich UI interaction and keyboard navigation.
- Touch-friendly and responsive UI.
- Rich UI customization.
Customization based on culture.
- Has a simple configuration and APIs.
Learn quickly and get started with WPF TimePicker using its extensive demos and documentation.
Can I download and utilize the Syncfusion WPF TimePicker for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion WPF TimePicker?
A good place to start would be our comprehensive getting started documentation.
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.