DatePicker

The DatePicker control is used to allow the user to select a date.

The standard DatePicker has the following properties:

Build Date dialog

Clicking on the ellipsis () button alongside a date field throughout the DatePicker properties brings up this dialog.

This allows you to specify a variable based on adding, or subtracting, a number of days, weeks, months or years from the current date, or a fixed date. In the case of the minimum and maximum dates you can specify that there is no limit by selecting the None radio button, which will use the following system defaults:

  • Minimum Date: 1st January 1753
  • Maximum Date: 31st December 9998