Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView Control
Message
 
 
À
29/05/2002 10:12:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00662451
Message ID:
00662537
Vues:
15
>Hi,
>
>I am working with the Listview Control in VFP 6.0, i am trying to set it up so a user can use the multiselect option(shift and click or ctrl and click) and select a chunk of data from within the control, however i don't appear to be able to then get a list of the selected records that are highlighted....
>

You've to iterate through ListView's ListItems collection and check Selected property of each item.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform