Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to select from current position in textbox?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Any way to select from current position in textbox?
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01007207
Message ID:
01007207
Views:
60
I have a textbox in which the user builds a comma separated list of names. When the user deletes one character of one of the names, I want to delete the whole name. I'm kind of trying to emulate the effect you get in Outlook when you delete attachments from a plain text email. Outlook does not allow you to delete any part of the attachment name.

I trap the BackSpace using the KeyPress event but I have no way of telling where my cursor position (and hence the backspace) is within textbox.Value.

Is there anyway to tell where the cursor was when the user pressed backspace?

Thanks for your help.

Rodd
Next
Reply
Map
View

Click here to load this message in the networking platform