Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exiting from an event
Message
From
20/01/2006 12:27:53
 
 
To
20/01/2006 10:12:16
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01088113
Message ID:
01088944
Views:
10
I am not sure what the NODEFAULT does in the case you mention.

In the keyPress, it supresses the native VFP handling of the keyStroke. For example, if it is a printable character, the native behavior is to echo it to the screen. If it is a navigation key, like TAB, DNARROW, etc. the native behavior is to move to the next object in the TAB order. So, if you set focus to something that is not the next object in the tab order, the NODEFAULT keeps VFP from setting focus to the object you specified and then immediately setting forcus to the next object in the tab order.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform