WPF NET8 Extended RichText Editor with Toolbar
Briefly

So, how does it all work. It is rather simple, my RTF-Editor is a WPF UserControl-Project. It can easily be used like demonstrated in my TestApplication ...
The RTFBox class is my RTF-Editor. The UserInterface consists of a RichTextBox, a StatusBar and two ToolBars which hold all the buttons for text-formatting.
Read at CodeProject
[
]
[
|
]