Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox Drop-Down List-goes to bottom of list
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01228049
Message ID:
01228070
Views:
21
This is what I did in the cboMachine.INIT event, but it didn't work:
This.ListIndex = 1
IF ThisForm.lAppendMode  && This variable tests if it's in EDIT mode.
   This.Value= ThisForm.amachines[1]
ENDIF
Previous
Reply
Map
View

Click here to load this message in the networking platform