How can I get the charpos, I mean row and coloumn, in a RichTextBox?

I want to display the values in the statusbar.

I tried the function GetLine(charpos), but it is not useable for this task.

Tanks for your help.