Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding items to 2nd column of Combo
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00396237
Message ID:
00396378
Views:
9
That did it, thanks.

>FOR i = 1 to 10
>this.Combo1.AddListItem(STR(i),i,1)
>this.Combo1.AddListItem("Colm 2"+STR(i),i,2)
>NEXT
George
Previous
Reply
Map
View

Click here to load this message in the networking platform