in reply to How do I handle an OLE object events?

You may want to check the documentation for Win32::OLE on ActiveState.com. It seems to state that Win32::OLE only has alpha level event support. There's some examples in the documentation.
  • Comment on Re: How do I handle an OLE object events?