RichTextBox for UWP | ComponentOne
RichTextBox for UWP Quick Start / Step 3 of 3: Running the Application
In This Topic
    Step 3 of 3: Running the Application
    In This Topic

    In the previous steps you created a new Universal Windows application, added the C1RichTextBox control, and customized the application. All that's left now is to run the application and view some possible run-time interactions.

    Complete the following steps:

    1. In the menu select Debug | Start Debugging to run the application.
    2. Tap inside the C1RichTextBox control. The on-screen keyboard will appear allowing you to enter text.
    3. Enter text inside the C1RichTextBox using the on-screen keyboard.
    4. Select a word, for example "Welcome". Notice that the word is highlighted and selected. To change you selection, you can select and drag the handles that appear on either side of the selected word. For example, select part of the next sentence:

     What You've Accomplished

    Congratulations, you've completed this Quick Start! You learned a bit about using the C1RichTextBox control. In this tutorial you created a new application, added the C1RichTextBox control, and viewed some possible run-time interactions.