README.md
December 5, 2022 ยท View on GitHub
Description
This code contains 2 classes, One is a base API timer class that can be used as a standalone timer replacement (does not need a form to host timer) The second, is a class that holds an array of these timer objects and allows you handle events of a timer array just like the default VB timer object. VB Does not have built in support for handling an array of objects withevents. So this shows you how to code it yourself.
More Info
| Submitted On | 2003-10-09 16:07:06 |
| By | dzzie |
| Level | Intermediate |
| User Rating | 5.0 (25 globes from 5 users) |
| Compatibility | VB 6.0 |
| Category | Windows System Services |
| World | Visual Basic |
| Archive File | Api_Timer_16594710162003.zip |