Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to disable the list item in list box or combobox
Message
De
26/03/1998 13:59:45
 
 
À
26/03/1998 13:54:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00087403
Message ID:
00087406
Vues:
36
>Hi, is there anybody can tell me how to disable the list item in the list box?
>
>Thanks!

***Combo(List).Init event
This.Rowsourcetype=0
This.Additem("item1")
This.Additem("\item2") && this is disabled item
This.Additem("item3")
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform