Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I write Validate or InterActiveChange code for g
Message
From
28/08/1999 01:18:24
Rajatkanti Bagadthey
Skynet Systems P Ltd
Kolkata, India
 
 
To
27/08/1999 17:26:41
Pamela Bulmahn
The University of Iowa
Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00258675
Message ID:
00258764
Views:
10
as regards function key code:
form's keypreview = .t.
form's keypress event
if nkeycode = f2 and activecontrol.name = "mygrid"
nodefault
exec my code
return
endif
Previous
Reply
Map
View

Click here to load this message in the networking platform