ActiveX UltraTimer Control (UPDATED) w/ SOURCE
Posted: 2002-06-01
By: ArchiveBot
Viewed: 67
Filed Under:
Title | Uploaded | Size |
---|---|---|
CODE_UPLOAD34722182000.zip | 9/3/2020 3:45:00 PM | 2,911 |
The UltraTimer Control uses NO APIs. Just pre-set the total interval any where from 1 millisecond to about 24 days. Set the TimerMode to fire Periodic or One-Time timer events. Initial Interval is calculated in milliseconds and up to (59999ms), then combined with the Minute and Hour intervals for the total interval between calls to the control's timer event. Also fires MinuteAlarm and HourAlarm events. For more details on this and other controls created by Paczero, visit http://www.paczero.cjb.net
Original Author: Paczero
Assumptions
Compiled to an OCX control or insert into a new or existing activex project. VB Timer control is used as the main timer and added to the usercontrol.
API Declarations
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.