Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am developing a typing tutor in C#...
I want to auto scroll the RichTextBox..
for example.
there are two RichTextBox:RichTextBox1, RichTextBox2.
I will show text in RichTextBox1 to type in RichTextBox2...when all text which in shown in RichTextBox1 is completely typed in RichTextBox2 then auto scroll the RichTextBox1.

then next text which is left in the RichTextBox1 can typed in the RichTextBox2
please please help me
Posted
Updated 5-Jun-12 9:07am
v3

1 solution

 
Share this answer
 
Comments
jeetveer 5-Jun-12 15:01pm    
these are good links....but i don't know how to determine that text which is showing in RichTextBox1 is completly typed in the RichTextBox2.
please help me to short out this problem.

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