Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing Properties of ListBox Items
Message
De
14/08/1999 17:43:10
 
 
À
14/08/1999 15:25:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00252340
Message ID:
00253792
Vues:
19
Hi Antonio,

>OK. But I need to do it at runtime, according to certain conditions.

If your using a rowsourcetype of 0 or 1 you can do something like this.
combo1.list(X)=iif(lMyCondition,'\','')+justfname(combo1.list(X))
What is the case in which you need unselectable choices? Most cases are when a combo contains complex lists where headers may be necessary to group items. Otherwise filling a combo with unselectable choices bogs down the list and makes it harder to use. I would suggest not showing this items in the first place.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform