Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open combobox automatically
Message
From
10/09/2003 17:50:25
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00827896
Message ID:
00828012
Views:
19
A neat thing to do is to subclass the dropdown, put the code Sergey suggested in it and add a property like 'dropped' set to .f.. In the dropdown code check for dropped =.f. , if so then execute Sergeys code and set dropped to .t.. The next time thru the dropdown it will not automatically open. I get frustrated with accidently changing the values in drop downs when I use the arrow keys to navigate thru a form.
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Previous
Reply
Map
View

Click here to load this message in the networking platform