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:
01475446
Vues:
29
Thanks Sergey, I will try that. I actually initially tried using the MouseDown event to set a boolean property but that didn't work out.

>Try
>
>* Textbox When
>IF NOT MDOWN()
>	RETURN .F.
>ENDIF	
>
>
>
>>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?
Jon Rosenbaum
Devcon Drummer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform