Hi,
I try to build a com object (dll) that will raise an event into the parent at fixed intervals of time. I build correctly the raise event mechanism, but i don't know how to use a timer to trigger the events.
The object use a form where I have a timer.

Any idea, example?

Thank you