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:
See Also
Telerik UI for WinForms Learning Resources
- Getting Started with Telerik UI for WinForms Components
- Telerik UI for WinForms Setup
- Telerik UI for WinForms Application Modernization
- Telerik UI for WinForms Visual Studio Templates
- Deploy Telerik UI for WinForms Applications
- Telerik UI for WinForms Virtual Classroom(Training Courses for Registered Users)
- Telerik UI for WinForms License Agreement)