Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto Dropdown Combo
Message
De
22/01/1999 19:45:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00178818
Message ID:
00179303
Vues:
26
>>Come on Guys!!!
>>
>>In the keypress() event place the following code:
>>
>>LPARAMETERS nKeyCode, nShiftAltCtrl
>>
>>IF nKeyCode = 32 && this can be any key
>> NODEFAULT
>> this.click() && or any of the suggestion you have made
>>ENDIF
>
>You missed the point. He wanted the combo-box to automatically drop down without the user pressing a key. Trapping for a pressed key won't do this...
>
>Regards,

And, running the click method doesn't fire the click event.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform