VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Api Timer + Array WithEvents

by dzzie (7 Submissions)
Category: Windows System Services
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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.

Rate Api Timer + Array WithEvents

Download Api Timer + Array WithEvents

Download Api Timer + Array WithEvents (6 KB)

Api Timer + Array WithEvents Comments

No comments have been posted about Api Timer + Array WithEvents. Why not be the first to post a comment about Api Timer + Array WithEvents.

Post your comment

Subject:
Message:
0/1000 characters