More problems with a RichTextBox: Where Am I?

DevilAkuma

Active member
Joined
Oct 24, 2005
Messages
37
Programming Experience
Beginner
Hello!

Seems that my personal war against the RichTextBoxes will be long... Now, I need to know the exact position where the cursor is. I mean, I need to know where the user is tipying in this moment. When the user press any key, I can't take it whith a function that handles this event, but... Where is exactly tipyng?

Thanks in advance
 
Sorry, but I can't understand very well (My English is very bad) I don't know how can I get the current row neither...

For example... If in the RichTextBox is typed "Hello my name is Akuma" and the user back with arrows to the letter a (between 'n' and 'm') y don't know how can I get that the current position is 10.

Thanks in advance
 
Back
Top