Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox
Message
 
À
13/05/1997 08:58:14
Stoyka Kurteva
Busoft Engineering Ltd.
Bourgas, Bulgarie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00031898
Message ID:
00032100
Vues:
43
>>>Hi All,
>>>
>>> I have a Drop-Down List with 2 columns. When I press a key
>>> the marker goes to the next element. How can I forbit this ?
>>>
>>>Thank you.
>>>
>>>Stoyka
>>
>>why do you want to forbid this? pressing the space bar or up/down keys is supposed to move to the next element. to leave the field, press the tab key (or use the mouse)
>
> I will explain in detail.
>I want to dasplay 2 columns from my ComboBox - Combo1, because of that I create TextBox1 and TextBox2 (Read-only).
>I set Combo1.TabStop=.F and in Combo1.Valid I wrote :
>
> ThisForm.TextBox1.Value=ThisForm.Combo1.DisplayValue
> ThisForm.TextBox2.Value=ThisForm.Combo1.Value
>
>When I choose an element from Combo1 and after that press up/down keys TextBox1, TextBox2 receive the next values.
>
>What can I do?
>
>Thank you

Move your code to DoubleClick event.:-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform