txt_time.Text = CInt(txt_time.Text) + 1
If txt_time.Text >= 30 Then
Timer1.Enabled = False
MsgBox("HI")
Close()
End If
End Sub
上面個code顯示的time係1,2,3......30
點樣改可變成00:00顯示time
更新1:
但laod唔到ar http://img292.imageshack.us/img292/7030/1ag9.png 要點改才load ar