Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird SetFocus behaviour
Message
 
À
08/04/2003 04:53:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00775012
Message ID:
00775081
Vues:
11
The pressing of 'Enter' key while on first option doesn't fire the 'click event' of the first option. you might want to add this to the 'valid' of the optiongroup:

IF LASTKEY()=13 AND This.Value=1
This.OptFirst.Click()
ENDIF
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform