标签: vb.net
这是我的代码:
Private Sub Button5_clicked() Timer1.start() End Sub
和
Private Sub Timer1.tick() A= a+1 End Sub
现在,当我停止按下按钮时,我怎么能说程序何时停止计时器