This event occurs when a preset interval for a Timer control elapses.
Private Sub timer_Timer( )
The interval's frequency is stored in the Interval property of the Timer control, which specifies the length of time in milliseconds.