Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Tricks
Message
From
02/12/1997 02:37:51
 
 
To
01/12/1997 11:09:48
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00062832
Message ID:
00063213
Views:
50
Thanks everyone for their help. Regards, Farouk Yew Abdullah >Has anyone tried to activate the the drop down list by activating a function key, ex: F2? I have tried to put codes in the combo box keypress: >ex: if lastkey()=-1 >this.downclick() >...... >This does not work. I have also check the form keypreview property but also not luck there. Any hint? > Try... if nKeyCode=-1 keyboard '{ALT+DNARROW}' endif >In combobox, if I do not want to allow user to enter anything except choose from the drop down, how I should accomplish this? > Try setting the Style property to 2-Dropdown List. >Thanks. > >Regards, >Farouk Yew Abdullah
Previous
Reply
Map
View

Click here to load this message in the networking platform