Originariamente inviato da giofast
quando poi faccio reset... se sono le 17.53

comincia a contare da 17.53.01 è normale?
Perchè ho sbagliato il codice del command4 che giusto è:
codice:
Private Sub Command4_Click()
    Timer1.Enabled = False
    Text1.Text = ""
    MyStrTmp = Time
End Sub