Hello!
Now I have to mark at least one character in the TextBox.
This works but I have to select a place in the TextBox.
I just wonder is it possible to get the position of the cursor without
having to select
a position in the TextBox.
//Tony
"www.ghoz.net |" <Mahmoud Ghoz> skrev i meddelandet
news:(E-Mail Removed)...
>I guess you mean caret. you should find property called SelectionStart
>
> Mahmoud Ghoz
> www.Ghoz.NET
>
>> Tony Johansson wrote:
>>
>>> So my question is how do I get the current cursor position in the
>>> TextBox ?
>>>
>> Check out .SelectionStart
>>
>
>