Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop down list
Message
From
07/12/2010 09:34:41
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01491965
Message ID:
01491974
Views:
55
>I have a combo box that has
>
>ColumnCount = 2
>ColumnsWidths = 250,30
>RowSource = MyCursor.Field1,Field2
>RowSourceType = 6 - Fields
>
>Field1 is character and Field2 is numeric
>
>When you click the combo the drop down list is displayed as follows:
>
>Field1 is displayed left aligned as it should. This is ok.
>
>Field2 is NOT displayed with the numbers rigth aligned. How can I get this numbers properly aligned?

Check BoundTo property of the combobox.


No, it doesn´t. Bad luck. Thanks anyway.
Previous
Reply
Map
View

Click here to load this message in the networking platform