Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto Dropdown Combo
Message
 
To
22/01/1999 18:22:52
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00178818
Message ID:
00179287
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform