I'm building a simple editor program and would like to show line numbers for
a RichTextBox. I'm guessing I would need to create a custom user control
that inherits the RichTextBox but I'm unsure the best technique to do this.
Any help or starting point would be greatly appreciate.
thanks
~ Paul