L
Laurence Nuttall
How can I call a control procedure
call Timer1_Elapsed()
I get :
Argument not specified for paramter 'e' of Private
sub_Timer1_Elapsed(sender as Object, e as System.timers.ElapsedEventArgs)
Thanks in Advance,
Laurence Nuttall
Programmer Analyst III
UCLA - Division of Continuing Education
call Timer1_Elapsed()
I get :
Argument not specified for paramter 'e' of Private
sub_Timer1_Elapsed(sender as Object, e as System.timers.ElapsedEventArgs)
Thanks in Advance,
Laurence Nuttall
Programmer Analyst III
UCLA - Division of Continuing Education