Textbox cursor position

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Hi

Can anyone tell me if it is possible to get the position within a
textbox of the character under the mouse when it hovers over the
textbox in question?

Thanks

Tom
 
* Tom said:
Can anyone tell me if it is possible to get the position within a
textbox of the character under the mouse when it hovers over the
textbox in question?

Are you expecting line/column number?
 
Are you expecting line/column number?

Currently just the column number, but i believe i will need the line
number in the future. Just wanted to get something to start from
really, currently not got a clue.

Cheers

Tom
 
Back
Top