VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Api Timer + Array WithEvents

dzzie  (7 Submissions)   Windows System Services   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

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 (6(6 Vote))

Download Api Timer + Array WithEvents

Api Timer + Array WithEvents Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters