Adding a DateTime control to a layout

Add a DateTime control to a layout, to make it possible for application users to select dates, times, or both. You can configure the calendar control, to adjust it to the users' needs, make data entering easier and reduce possibility of mistakes. For example, you can limit the available dates by disabling weekend days or by restricting the range of dates that are displayed for selection.

  1. On the Design tab of a form, select the Basic control group.
  2. Drag the DateTime control into a layout.
Complete the configuration tasks which you need: