Hi All,
i have exactly the same problem - trying to raise an event from a form inside a activex control project.
I made sure that the event was declared (public) in the user control module, and the control compiled as suggested.
But, when i inserted the calls to raise the event (RaiseEvent myClick()) i get the error "Event not found" despite it being available in the control when it is used in other app's.
Any advice would be much appreciated,
Mark Edward