jen
October 6th, 1999, 01:29 AM
Hi!
I would like to have a timer as an object. But I guess that since it is an activeX control I canīt create it??
This is what I had in mind:
Dim tim As Timer
Set tim = CreateObject("VB.Timer")
My project is a activeXdll. I want a timer to run somehow. How can I achive that?
Jen
I would like to have a timer as an object. But I guess that since it is an activeX control I canīt create it??
This is what I had in mind:
Dim tim As Timer
Set tim = CreateObject("VB.Timer")
My project is a activeXdll. I want a timer to run somehow. How can I achive that?
Jen