Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox Problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00344427
Message ID:
00344451
Views:
14
Hi Evan,

I do have the columncount set to 2, I tried switching the DisplayCount but that had no effect.

Also the array I am using is a form property, if this makes a difference...

Thanks,
Paul Acton


>Hi Paul,
>
>Try setting the ColumnCount property to the number of columns in the array, something like this:
>
>THISFORM.MyComboBox.ColumnCount = 2
>
>You might also want to set the DisplayCount property to the maximum number of rows that you want shown when the user "drops" the ComboBox.
>
>HTH.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform