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

Getting Started with WinForms DateOnlyPicker

The following tutorial demonstrates basic usage of RadDateOnlyPicker, formatting and applying themes.

  1. Drop RadDateOnlyPicker on the form.

    WinForms RadDateOnlyPicker ToolBox Drag Drop

  2. In the Properties window use the drop down calendar to set the MinDate property to the first day of the current month. And set the MaxDate property to the last day of the current month.

    WinForms RadDateOnlyPicker Properties

  3. Set the Format property to Short.

    WinForms RadDateOnlyPicker Format Property

  4. Press F5 to run the application. You will only be able to pick dates that are within the current month.

Figure 1: RadDateOnlyPicker with the Fluent theme.

WinForms RadDateOnlyPicker With The Office00Black Theme

See Also

Telerik UI for WinForms Learning Resources

In this article