Extended Library for UWP | ComponentOne
Extended Library Overview / Book for UWP / Book for UWP Quick Start / Step 4 of 4: Running the Book Application
In This Topic
    Step 4 of 4: Running the Book Application
    In This Topic

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

    1. From the Project menu, select Run Project to view how your application will appear at run time.

    The application will appear similar to the following:

    You set the C1Book.IsFirstPageOnTheRight property so that only one page is initially visible. Notice that when you hover over the lower or upper-right corner of the C1Book control the page folds back slightly to prompt you to turn the page; see Book Zones for more information.

    1. Tap the upper-right corner of the page and notice that the page turns and the second and third pages are visible:

    Congratulations!

    You've completed the Book for UWP quick start and created a simple application, added and customized a Book for UWP control, and viewed some of the run-time capabilities of the control.

    See Also