Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ingrid Problem
Message
From
15/07/1998 11:52:28
 
 
To
13/07/1998 23:11:23
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00116648
Message ID:
00117636
Views:
22
Hi, Alex

One command in the KeyPress event should be modified as follows to cover the "0" situation:

CASE BETWEEN(m.nKeyCode, 48, 126) OR m.nKeyCode=32 && AlphaNumeric

To increase the key reset time, change the _DBLCLICK setting (The default is 0.5 second)

Hope that help,

Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform