RichTextBox for WPF | ComponentOne
In This Topic
    WPF RichTextBox Quick Start
    In This Topic

     

    In this quick start, you begin by creating a WPF application in Visual Studio, add the RichTextBox and RichTextBoxToolbar controls to the application, add code to customize the application, and run the application to view possible run-time interactions.

    Note: For .NET WPF application, only RichTextBox control is supported.

     

    See Also