Hi.
I am making a plugin for a program.
Is there a way to have a "timer" perform an action every x seconds?
I could show an invisible form but when a vb plugin shows a form the plugin host freezes and only the plugin can work.
Althought i havent tested this with me.hide ...
But it it doesnt "freeze" when it is a C++ form...

Anyway how can i make a timer without a timer?

Thanks!