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:
01425972
Vues:
53
Move your code to LostFocus
IF LASTKEY() = 13
...
>Not quite, focus always remains in textbox now
>>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
Répondre
Fil
Voir

Click here to load this message in the networking platform