ComponentOne Basic Library for UWP
Basic Library Overview / ListBox for UWP / C1TileListBox Quick Start / Step 3 of 3: Running the TileListBox Application
In This Topic
    Step 3 of 3: Running the TileListBox 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 TileListBox 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, displaying an image.

    1. Use the scroll bar on the right of the control, to scroll through the video images.

      If your device have touch capabilities, try pinching to zoom an image.

        What You've Accomplished

        Congratulations! You've completed the TileListBox for UWP quick start and created an application using the C1TileListBox control and viewed some of the run-time capabilities of your application.

        See Also