5
Reply

how to use timer which alert on every 2 minute on a button

Ajay Kadian

Ajay Kadian

Mar 21 2014 11:21 AM
1.2k
I am label which display the current time ( label8.Text = DateTime.Now.ToString("HH:mm:ss"); ) but here i want on a button click the timer would alert on two minute (i.e time out)..

Answers (5)