Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox in grid and TabStop behavior
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Divers
Thread ID:
01475437
Message ID:
01475442
Vues:
39
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform