Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Item parameter of MS6 ListView.ItemClick
Message
De
08/10/1998 16:49:41
 
 
À
08/10/1998 16:14:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00145189
Message ID:
00145205
Vues:
30
Found it! When you add code to the ItemClick() event, the line "PARAMETER item" is inserted for you. Well guess what: I happened to have a table named "item" that was opened through a view. Oops. I guess I won't use the default parameter name.

>[VFP6] I am trying to use the MS6 ListView object. I breakpoint in the ItemClick event. This event is passed a parameter "item". What is this object? I am expecting it to be a ListItem object, but I cannot seem to reference any of the expected properties (item.key, ...)
>
>It works as I expect in VB. The VFP debugger knows it is a non-null object, but I cannot examine any of the properties of it.
>
>What is the deal?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform