New to Telerik UI for WinForms? Download free 30-day trial

Getting Started with WinForms TimeOnlyPicker

This tutorial will demonstrate how to get started with RadTimeOnlyPicker control, its functionalities and customization abilities:

  • Drag RadTimeOnlyPicker from the toolbox to the form.

  • Modify the desired minute’s interval by setting the Step property.

  • Set hour format by modifying the Culture property. For example "en-US" uses 12 hour format while “en-GB” uses 24 hour format.

  • Set the ClockPosition property to ClockAboveTables to display the clock on the top of the popup.

  • If needed you can set the NullText property this is the text which will be displayed in the control value is null

Here is how the control will look like, after the modifications:

WinForms RadTimeOnlyPicker Getting Started

See Also

Telerik UI for WinForms Learning Resources

In this article