ComponentOne DateTimeEditors for WPF and Silverlight
Step 1 of 3: Creating an Application with a C1DatePicker Control
C1DatePicker Control Help > C1DatePicker Quick Start > Step 1 of 3: Creating an Application with a C1DatePicker Control

In this step, you'll create a WPF or Silverlight application and add a C1DatePicker control to the window.

Complete the following steps:

  1. In Visual Studio, select File | New | Project.
  2. In the New Project dialog box, select WPF Application or Silverlight Application.
  3. Enter a Name and Location for your project and click OK to create the new application.
  4. In the Toolbox, double-click the C1DatePicker icon to add the C1DatePicker control to the application.

You have completed the first step of the C1DatePicker quick start. In this step, you created a project and added a C1DatePicker control to it. In the next step, you'll customize the control.