Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop down list
Message
From
07/12/2010 08:57:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Drop down list
Miscellaneous
Thread ID:
01491965
Message ID:
01491965
Views:
106
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?
Next
Reply
Map
View

Click here to load this message in the networking platform