Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Textbox Bugs.
Message
From
27/05/1999 22:38:36
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00223328
Message ID:
00223799
Views:
17
Hi Charlotte,

In answer to your question...


In the keypress event of your control put the following

IF InKey() = 13
* Set the focus to the control you wish
ENDIF

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform