I need to implement a timed event without having to put a timer on my form.
Is there any way of doing this inside a module??
-RT
Printable View
I need to implement a timed event without having to put a timer on my form.
Is there any way of doing this inside a module??
-RT
There is a thread in the CodeBank - VB6 forum that has a very good example (which is better than the Timer control in various ways).