Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Item parameter of MS6 ListView.ItemClick
Message
From
08/10/1998 16:49:41
 
 
To
08/10/1998 16:14:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00145189
Message ID:
00145205
Views:
29
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform