Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this a bug?
Message
From
02/12/2003 06:55:32
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
01/12/2003 21:33:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00854879
Message ID:
00854949
Views:
19
I put these codes into my lastcolumns events and it works:
*** keypress event
 thisform.xlastkey=nkeycode


*** lostfocus event
IF thisform.xlastkey=13
  KEYBOARD '{DNARROW}{ENTER}' 
endif
don't forget define "xlastkey" property!..
Previous
Reply
Map
View

Click here to load this message in the networking platform