Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
It is possible?
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00158116
Message ID:
00158219
Views:
14
>You should play with the keypress event of your textboxes and editboxes.

I tried what you said doing this in my keypress:
*****
IF nKeyCode = 14 && CTRL+N
This.Value = This.Value + "ñ"
ENDIF
*****

But VFP just play its macro-definitions. In spanish VFP CTRL+N brings the New Dialog.
Dominican Republic, a Paradise in America
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform