|
-
May 3rd, 2005, 08:26 AM
#1
Thread Starter
New Member
ActiveX and Timer
I build an ActiveX control in which i embedded VB timer.
I mapped the Interval & Enable property from the Timer to the ActiveX property. So My ActiveX exposes the Interval & Property.
My problem is the Native VB timer is limited to 64,767 milliseconds. My application needs a timer working for hours.
Is there a hope to find advanced timer control just dropping it to my ActiveX and focusing on my ActiveX functionality not timers?
I do not want to end up to build a timer inside my ActiveX.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|