Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Boxes(again)
Message
De
12/01/2000 07:47:03
 
 
À
12/01/2000 07:39:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00316790
Message ID:
00316839
Vues:
12
>> I've got 2 columns, the 2nd one contains a code (3 digits) read from the
>> table field, and the 1st column contains the description (indented). The 1st
>> column is the only one that is displayed and listed.

Add a third column containing a copy of the first column without the indenting character and set the listbox properties to something like:

BoundColumn = 3
ColumnCount = 3
ColumnWidths = 100,10,0 && First 2 values are up to you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform