Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object losing focus
Message
 
To
01/05/2001 16:27:05
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00502203
Message ID:
00503745
Views:
24
This message has been marked as the solution to the initial question of the thread.
Renoir,

The NODEFAULT in a KeyPress event tells VFP NOT to process the keystroke. In yoru example, without the nodefault, you set focus to the correct textbox and then VFP processes the Tab keystorke and moves focus on to the next textbox. You need to NODEFAULT to stop the VFP key processing because you are doing your own processing.
Previous
Reply
Map
View

Click here to load this message in the networking platform