We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted 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.

Shows time selection in WPF TimePicker


Time format

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

Shows time formatting in WPF TimePicker control


Editing

Edit the time using a text box.

WPF TimePicker shows keyboard editing


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.

WPF TimePicker shows watermark text


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

WPF TimePicker shows drop-down button for time selection


Time range

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

wpf timepicker shows time range validation


Style and appearance

WPF TimePicker customized using accent brush

Accent brush

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

WPF TimePicker with done button in drop-down

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

WPF TimePicker shows customized header

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

WPF TimePicker shows customized drop-down time selector

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.

Shows localization of WPF TimePicker to Arabic culture


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; 
        } 
    } 
}



95+ WPF CONTROLS

Frequently Asked Questions

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.

You can find our WPF TimePicker demo on

GitHub location.

App center location.

Microsoft location.

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.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Syncfusion WPF Resources

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.

Up arrow icon
Live Chat Icon For mobile