Hello,
Ive made a little program like notepad in C#. It's called XText.
XText uses a Richtextbox with and uses the standard functions to complete actions like undo, redo, etc.
But it also uses things like Search and Justify. These functions are not...