How do I find out where the cursor is located in a text box. I need something like:

Dim x As Integer
x = Text1.CursorPosition


Thanks!

------------------
Ryan