Sep 15, 2006 #1 aljubicic Programmer Joined Nov 7, 2002 Messages 82 Location AU Hi, How do I get two RichTextBox's to scroll vertically together? So when you scroll down one richtextbox it automatically scrolls the other as well. Examples would be helpful. Thanks Anthony
Hi, How do I get two RichTextBox's to scroll vertically together? So when you scroll down one richtextbox it automatically scrolls the other as well. Examples would be helpful. Thanks Anthony
Sep 15, 2006 #2 PGoRule Programmer Joined Jul 26, 2006 Messages 438 Location IN Check out the following links: Synchronized Scrolling of Multiple RichTextBoxes Scrolling Around with the RichTextBox Control Sharing the best from my side... --Prashant-- Upvote 0 Downvote
Check out the following links: Synchronized Scrolling of Multiple RichTextBoxes Scrolling Around with the RichTextBox Control Sharing the best from my side... --Prashant--