1 Attachment(s)
RaiseEvent form a Form , help needed !
Hi,
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).
Project2 works fine and project1 don't! Why ???
Hope ypu can help me resolve that problem.
Thanks in advance , Moyalt.
ps. I've taken this example from the Karl More tutorial on Com
which is in : http://www.vbworld.com/activex/comcourse3/