Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView.AfterLabelEdit does not fire after BINDEVENT
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
ListView.AfterLabelEdit does not fire after BINDEVENT
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01101557
Message ID:
01101557
Views:
129
ListView ActiveX control AfterLabelEdit event does not fire when bound to a method of Container class
= BINDEVENT(THIS.lst, "AfterLabelEdit", THIS, "onlist_afterlabeledit")
* returns 1; tried with all possible flags
* the delegate has identical parameters with the source event
No troubles with binding ListView events ColumnClick, DblClick, ItemClick, MouseDown and MouseUp.

MSComctlLib.ListViewCtl.2 (version 6.0)
VFP8

What could be possibly wrong?
Next
Reply
Map
View

Click here to load this message in the networking platform