Ajay Kadian

Ajay Kadian

  • NA
  • 122
  • 31.7k

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

Mar 21 2014 11:21 AM
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)