background

UI for WinForms

WinForms TimePicker

  • Part of the Telerik UI for WinForms library along with 160+ professionally-designed UI controls.
  • Includes support, documentation, demos, virtual classrooms, Visual Studio Extensions and more!
Telerik UI for WinForms Ninja
  • Select Time

    RadTimePicker allows the end-user to pick a time (hours and minutes) from a drop-down. RadTimePicker supports showing time in different formats and cultures and contains an analogue clock in its drop-down. 

    You can also use RadClock outside the context of RadTimePicker to display time throughout your app.

    WinForms TimePicker control
  • Flexible Drop-Down Layouts

    RadTimePicker exposes a useful API to allow you to order the elements in the drop-down the way you want. For example, you can place the analogue clock below or above the hours/minutes table, or you can hide it. In addition, you can combine the hours and minutes in one table or you can separate them.
    WinForms TimePicker control displaying a Drop Down
  • Free Form DateTime Parsing

    In this mode, time entry is not restricted to the used format. Instead, the control parses the input string using the formal grammar algorithm, giving the user freedom to type in different input strings and still the control to accept them as valid values. In this mode, "4 15 30 pm" will be interpreted as 4:15:30 PM or 16:15:30.
  • Inherit RadEditors Features

    Using RadTimePicker, you will inherit standard RadEditors features and benefits, such as support for nulltext, extensive VS.NET design-time support, look and feel customization, globalization and keyboard navigation.
  • Appearance

    The control ships with a rich set of themes that enable you to easily build slick interfaces with the look and feel of Windows Vista, Office 2007, Outlook and so on. Themes can be switched easily, using a single property.

    In addition, our framework features support for custom themes, which you can build from scratch to fit your exact visual demands, using the Visual Style Builder productivity tool.

All Winforms Components

Next Steps