Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric Values in a combo box
Message
 
À
22/01/1999 17:23:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00179278
Message ID:
00179468
Vues:
29
HiRick,

>I have a combo box that is populated with a Numeric Array. The combo box is Left Justified , but when I run the program, I see all the values right justified in the combo box.

VFP displays numeric values right justified by default. You probably have to convert them to strings, even if only for displaying purposes. You could create a second column for the grid, set its width to 0 and bind the combo to the second column. This way you don't have to change the controlsource.

Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform