Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a listbox where I can format my output?
Message
De
29/07/1999 08:38:37
Walter Meester
HoogkarspelPays-Bas
 
 
À
29/07/1999 07:28:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00247576
Message ID:
00247603
Vues:
26
Marten

>I need a listbox where I can for example make the currency column right aligned, how can that be done? Now I have to use the normal listbox and choose a font like Courier New to get the same result and the look of that is not that nice...

I don't know this is the answer to your question but i'll give it a try.

You can display more than one column in a listbox by using the rowsource property:
for eg: alias.Field1, Field2, Field3

You can align the columns by modifying the columnwidths property like:
100,40,150

This makes the first column 100 pixels (or foxels) wide, the second 40 and the third 150 regardless of the used font.

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform