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:
01475446
Views:
28
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
Previous
Reply
Map
View

Click here to load this message in the networking platform