ComponentOne DateTimeEditors for UWP
C1DateTime Picker Help / C1DateTime Picker Quick Start / Step 3 of 3: Running the Project
In This Topic
    Step 3 of 3: Running the Project
    In This Topic

    In the last step, you customized the C1DateTimePicker control. In this step, you will run the project and observe some of the run-time features of the control.

    Complete the following steps:

    1. From the Debug menu, select Start Debugging. Your application will appear similar to the following:

      

    1. Using your cursor, highlight an area in the date picker.
    1. Click the time picker drop-down arrow to reveal the calendar and observe that the calendar's weeks start with Wednesday.

    Congratulations!

    You have completed the DateTimePicker for UWP quick start. In this quick start, you created a UWP-style application containing a C1DateTimePicker control, modified the control's appearance, and experienced the control's run-time appearance features.

    See Also