Getting Started with WinForms TimePicker
RELATED VIDEOS | |
---|---|
Getting Started with RadTimePicker for WinForms This video demonstrates the new RadTimePicker control as well as several properties you should be aware of. |
This tutorial will demonstrate how to get started with RadTimePicker control, its functionalities and customization abilities:
Drag RadTimePicker 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
- Telerik UI for WinForms Timepicker Component
- 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)