(System.Windows.Form)timer如何停止tick事件发生?我在Form里加了一个timer,启动后,怎么也停不下来,怎么解决这个问题呢??[解决办法]timer.Enable=false; 或设置间隔时间为0