Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00723810
Message ID:
00797508
Vues:
11
>To keep the focus on combobox you can place conditional NODEFAULT command into combo.LostFocus() event: for example for pressing Enter that would be:
>
>
>*** combo.LostFocus()
>IF LASTKEY() = 13
>	NODEFAULT
>ENDIF
>
Thank you Nick.

Alex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform