Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView ItemClick()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00473172
Message ID:
00473954
Vues:
18
Thanks for the advice Rip, but that didn't work for me either, I don't seem to be getting any Mouse events at all.

For those of you out there who may be experiencing the same problem, here's a workaround I came up with:

I created a ListView Manager class (custom class base) in whcih I used the VFPCOM tool to Bind the events I wanted to the ListView control, these then always seem to fire correctly, so I just move the code from the ListView's ItemClick() to the Manager's ItemClick() and everything works great.

If anyone needs a more detailed explanation or example, just let me know.

- Aaron.

>>Form is Modal and Launched from another Form which contains a ListView and Tree
>
>I use a list view in the exact why you are describing here. However I have my code in the click event as opposed to the ItemClick event and mine works perfectly.
Aaron Young
Red Wing Software, Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform