This is what I'm doing:
Code:
Dim count As New Timer
controls.add(count)
Is there an alternative to this? as VB doesn't seem to like it.