Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Boxes
Message
From
12/01/2000 05:58:19
 
 
To
12/01/2000 05:50:15
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00316782
Message ID:
00316786
Views:
14
Prefix the list item with the \ character, for example:

ThisForm.cmbCombo.AddItem("Item One")
ThisForm.cmbCombo.AddItem("\Item Two")
ThisForm.cmbCombo.AddItem("Item Three")

I have not tried this with combobox controls that have a data source such as a table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform