Click here to Skip to main content
15,888,202 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am developing a windows application where in a form I have three multi-line textbox with vertical scrollbar enabled, data is shown in all three textbox, I want that if I move the scollbar of first textbox then second and third textbox scrollbar should also move, and same for seocnd and third textbox.

Is it possible to do using the vertical scroll bar of textbox or is it possible to use the vertical scrollbar control ???

What I have tried:

I have tried to search on google but didn't found any suitable code.
Posted
Updated 18-Dec-16 6:11am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900