RichTextBox for UWP | ComponentOne
Tutorials / Creating an AppBar Application
In This Topic
    Creating an AppBar Application
    In This Topic

    In this tutorial, you'll create an application using the C1.RichTextBox.AppBar.dll assembly. You'll add markup and code to create custom top and bottom app bars. You'll also add content through code. There are two files that you'll use in this application: StandardStyles.xaml and simple.htm.

    StandardStyles.xaml can be found in the Common folder, and simple.htm can be found in the Resources folder.

    See Also