Synchronized RichTextBox Scrolling!
Finally found a good way to synch the scrolling between to RichTextBoxes for the Diff File dialog I’m working on at work.
I found the code pasted as a comment to a VB style scrolling RTB article. This guy was credited with having posted the code in the forums elsewhere. Giving credit where it’s due.
Here’s the .cs file with said example code. Have fun!

Latest Comments