ComponentOne Gauge for UWP
Gauges for UWP Quick Start / Step 4 of 4: Running the Application
In This Topic
    Step 4 of 4: Running the Application
    In This Topic

    Now that you've created a UWP style application and customized the application's appearance and behavior, the only thing left to do is run your application. To run your application and observe Gauges for UWP's run-time behavior, complete the following steps:

    1. From the Debug menu, select Start Debugging to view how your application will appear at run time.

    The application will appear similar to the following:

    1. Click and drag the slider's thumb button. Notice that the values of the C1KnobC1RadialGauge, and C1LinearGauge controls change:

     

    Congratulations!

    You've completed the Gauges for UWP quick start and created an application using the C1RadialGauge, C1LinearGauge, and C1Knob controls and viewed some of the run-time capabilities of your application.

    See Also