Timer1 and Timer2 usage

  • Thread starter Thread starter MEFREEFIRST
  • Start date Start date
M

MEFREEFIRST

Guest
I do not want to use the generic "Timer" that is a VB attribute, rather I would like to use the timers I pulled from from the Toolbox & placed on my "Form1.vb".

I would like to use Timer1 & Timer2 at the same time each having different properties (ie., intervals, etc.).

Note: in the properties window, Timer1 for example is a "System.Windows.Form.Timer". Timer2 has the same property.

Can you give me examples of seperately invoking Timer1 & Timer2?

thanks

from: MEFREEFIRST

Continue reading...
 
Back
Top