Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit box
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Edit box
Miscellaneous
Thread ID:
00226343
Message ID:
00226343
Views:
68
How can i do that if a user press twice the enter key in a edit box the cursor jumps to the next control.

I try this in the keypress event but doesn't work:

if nkeycode=13 and right(this.value,1)=chr(13)
nodefault
xxxx.setfocus
endif

thanks
Francisko Paternoster
fpater@patercorp.com
Next
Reply
Map
View

Click here to load this message in the networking platform