Hi everybody

I would like to ask a question on timer class........for example, the user clicks on the button, the timer starts to count for 1 sec and then i wish to hv a msgbox emerge to tell the user "no response" immediately after the 1 sec....... i would be appreciated if anyone can help me.......thank u very much


Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnRx.Click

End Sub