Do you prefer.....
To create the timer by code...
Or use the timer control in the form tray?VB Code:
Private t As New System.Timers.Timer(2000)
and do you useVB Code:
tmrMain.Stop 'or tmrMain.Enabled = False![]()
|
Results 1 to 4 of 4
Thread: TimersThreaded View
|
Click Here to Expand Forum to Full Width |