Hello.
Here's my problem.
I need to know where the cursor is in a multiline textbox that contains text.
I mean: if tbox contains "Good morning" and the cursor is between "o" and "d" of "Good", i should retrieve an integer number 4 ( or 3 if count starts from zero). I'm not sure about what I'm saying; I'm assuming that the way of counting is the same as selstart property.....
I tried to find a possible way but unsuccessfully.
Is there anybody who can give me a suggestion?
Thanks in advance.
Regards.
Nick.
Here's my problem.
I need to know where the cursor is in a multiline textbox that contains text.
I mean: if tbox contains "Good morning" and the cursor is between "o" and "d" of "Good", i should retrieve an integer number 4 ( or 3 if count starts from zero). I'm not sure about what I'm saying; I'm assuming that the way of counting is the same as selstart property.....
I tried to find a possible way but unsuccessfully.
Is there anybody who can give me a suggestion?
Thanks in advance.
Regards.
Nick.