Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
F10 key press in text box - not valid
Message
From
11/03/1999 20:45:50
 
 
To
11/03/1999 19:59:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00196597
Message ID:
00196610
Views:
33
>I need to read the F10 keypress in a text box. I put code in the keypress method and it will read all the key pressed except the F10 key . Any thoughts on how to read the keypress. Client wants to use F10 for consistency sake so I can't substitute another key.
>
>I tried to use the on key label F10 however, when I press the F10 key an error message comes up and states that it doesn't recognize thisform. The code for the key label is as follows:
>
> ON KEY LABEL f10 thisform.cmdrecalc.click()
>
>
>I would prefer to use the F10 keypress event. Any thought on how to do this or why the on key label gives an error message would be greatly appreciated.
>
>Thanks
>Gaylen Jungling

F10 is reserved by Windows.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform