I am trying to read text input from a rich text box control. For
example if there are 10 rows of text in the text box and the user
moves the cursor(or caret,by the way there is no mouse interaction)to
a certain row and then say press Key "A" the text on that row should
be extracted. Anybody know how to do this.

Thanks in advance