Hi All
Is there some way to find out when the text gets wrapped (WordWrap) inside a RichTextBox? I've dug around quite a bit but haven't found anything so far, will keep looking though...
The reason I'm looking into this is because I need an event to fire whenever the RichTextBox wraps the text at the end of the line.
Thank you all