Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Focus Problems
Message
De
07/06/1996 08:42:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00001895
Message ID:
00002042
Vues:
53
NODEFAULT and this.parent.value = ...
was the ticket.

Here is what I ended up with in each of the option keypress events...

if nKeyCode = 13
NODEFAULT
this.parent.value = (1,2,or 3 depending upon the option)
thisform.text1.setfocus()
endif

Works just great. Thank you for taking the time to work this out.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform