Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto Dropdown Combo
Message
 
À
22/01/1999 18:22:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00178818
Message ID:
00179287
Vues:
32
>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,
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform