Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Control
Message
 
 
To
29/05/2002 10:12:56
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00662451
Message ID:
00662537
Views:
16
>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--
Previous
Reply
Map
View

Click here to load this message in the networking platform