I\'m working in C#, Windows Forms application, and have a problem getting scroll position for RichTextBox with large amount of text.
I\'m using this code:
I thought it was about time to case this into an answer
GetPositionFromCharIndex(0)
Retrieves the location within the control at the specified character index
This will get the offset, of the character relative the the control