7
Answers

timer opens two windows instead of one

Ask a question
hi 
i am using tow timers in my winForm
their Interval is 1000 
when they stop (both for the same reason  => if (v==0)  show the new window ;timer1.stop ;timer 2.stop
 
but it opens two new windows , i just need one
 
any suggestions on how
 
thank you 

Answers (7)