Hi,
Using an OLEcontrol with .OLEclass = 'MSComctlLib.ImageListCtrl.2', I try to bind events of the 'ListImages' collection to a VFP handler object (see test code below)
EventHandler() always return .F.
Any idea why?
Thanks
local oForm, ListImages_Handler
activate screen
clear
oForm =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.