please tell me how to creta a countdown timer in visual basic
button1 (buton for start timer)
labelsec(Sec lab)
labelmin(min lab)
labelhr(hours lab)
txtsec(textbox for write sec)
txtmin(textbox for write min)
txthr(textbox for write hour)
please tell me how to programming