Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox items selected property
Message
 
À
13/08/1998 15:34:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00126681
Message ID:
00126689
Vues:
20
>Has anyone ever had any problems setting a listbox item's selected property. I
>know that you can programatically check if a listbox item is selected by
>checking "this.selected[x]" for a logical...but when I try and set an item's
>selected, it doesn't want to take. The VFP doc's say the property is read-
>write so I'm at a loss...

It is read-write...what code are you using to change it? I found that:

thisform.list1.selected(3)=.t.

selected the third item, no problem.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform