Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically open a listbox
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01126053
Message ID:
01126083
Views:
26
Hi Jim,

>How can you programmatically open a listbox? (combobox) If the user selects an item in one listbox, I want the 2nd listbox to open and wait for the user to select an item from it.
Thisform.cboSecond.SetFocus()
Keyboard "{ALT+DNARROW}"
You can press F4 or ALT+Down arrow to open comboboxes.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform