Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox in grid and TabStop behavior
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Miscellaneous
Thread ID:
01475437
Message ID:
01475442
Views:
38
>I have a situation where there's a textbox in a column of a grid where I want to mimic the standard TabStop behavior (i.e. allow the user to click on the textbox to enter data but not tab to it). I understand that TabStop doesn't work inside a grid, so I'm trying to use the textbox's When event to accomplish the same thing, but I'm just not accomplishing what I need.
>
>Any ideas?

One possibility will be to code KeyPress event of the textbox to NODEFAULT for TAB.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform