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

Click here to load this message in the networking platform