Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2010 Using Timer object but creating dynamically - how to handle tick event

$
0
0
Hi,

I have a form that I have added a timer control to. I can then of course use the tick event to manage what happens on the interval I specify. My problem now is that I would like to create a timer dynamically using

Code:

Dim l_timer as new Windows.Forms.Timer
I can set the interval, and start / stop etc.. but how do I manage the tick event. Is there a way of doing this?

Any help would be appreciated.
Thanks,
N

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>