Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOCUS FROM TEXTBOX TO LISTBOX
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01425949
Message ID:
01425954
Vues:
60
Tty
if nkeycode=13
 thisform.mylistbox1.SetFocus
 thisform.mylistbox1.Selected(3)=.t.
 NODEFAULT
 RETURN
endif
>
>Sergey, such as:
>
>if nkeycode=13
>thisform.mylistbox1.SetFocus
>thisform.mylistbox1.Selected(3)=.t.
>NODEFAULT
>
>No difference :-(
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform