KoenPiller
Programmer
Hi,
I need a function for VFP 6.0 which tells me at which position the cursor is in a textbox.
To determine the exact position you can count the KeyStrokes, but howabout when a user clicks somewhere in the textbox with his mouse to change that letter? I have tried to use the SUBSTR() but cant find a workable solution. Is there a solution for this?
Thanks,
Koen
I need a function for VFP 6.0 which tells me at which position the cursor is in a textbox.
To determine the exact position you can count the KeyStrokes, but howabout when a user clicks somewhere in the textbox with his mouse to change that letter? I have tried to use the SUBSTR() but cant find a workable solution. Is there a solution for this?
Thanks,
Koen