I recently working on an ActiveX.exe project containing a form (Form1)
and a class module.
I want the Form1 to RaiseEvent to the class, which is possible.
I attached 2 files : project1 & project2 which are the same besides
a small thing that shouldn't change the difference between them - only if it's
if it's a bug in vb (what I think it is).