Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
F10 Key in run time
Message
From
13/08/2003 11:35:00
 
 
To
13/08/2003 10:55:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00819774
Message ID:
00819803
Views:
13
Hi Greg...

In addition to what Kevin says, if you wish to disable the default function for the F10 Key, you only have to type this (in the Init or Load event of your form):

SET FUNCTION 10 TO ';'

Then you can assign a function or procedure to this key in KeyPress Event of the form, or of any object.

As Kevin says, see the Inkey() Function. If this has been helpful for you and need more, just let me know.

c.oper
onedish@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform