Step 1 of 3: Creating an Application with a C1TimeEditor Control
In this step, you'll begin in Visual Studio to create a WPF application using the C1TimeEditor control.
Complete the following steps:
1. In Visual Studio, select File | New | Project.
2. In the New Project dialog box, select WPF 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 C1TimeEditor icon to add the C1TimeEditor control to the WPF application.
You have completed the first step of the TimeEditor for WPF quick start. In this step, you created a project and added a C1TimeEditor control to it. In the next step, you'll customize the control.
|