blah blah blah is here! blah blah » Close

0
votes
2 answers

Enable Indenting in RichTextBox

I'm trying to enable indenting in my RichTextBox editor. What I have below works, but isn't as precise with the text alignment as I would like it to be. Also, the indention seems to stick after applying it. In other words, if I backspa ...

Feedback