Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am making typing tutor Like Application In C# windows Application. I have two richtextbox with following name(1. UserTXT and 2. SystemTXT).

I have done every thing almost But I am getting issue while maintain scroll Between then.

SystemTXT is upper on screen and display test content to user and in UserTxt user can type the word to see from SystemTXT. But when if SystemTxt is greater then his height then its display scrolling and I want When user typing in UserTXt then automatic scroll is start if User goes back then scrolling reset and if user type forward the hide txt display automatic scroll. Please any one can help me.

Please see the screenshot for more understanding.

<img src="http://www.webunitech.com/txtscroll.jpg"/>

Thanks
Ram Kumar

What I have tried:

SystemTXT is upper on screen and display test content to user and in UserTxt user can type the word to see from SystemTXT. But when if SystemTxt is greater then his height then its display scrolling and I want When user typing in UserTXt then automatic scroll is start if User goes back then scrolling reset and if user type forward the hide txt display automatic scroll. Please any one can help me.
Posted
Updated 23-Jun-16 3:03am

1 solution

 
Share this answer
 

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