countdown timer label in vb?

Corbyn Berndsen

New member
hey, i need some help with something im making a timer in vb 2010, 2008 codes should work too.
I need to make a count down label that will activate when the form opens (im make like a mini os so when you click the shutdown button it will come up with another form and count down from 10 and then shut it down) i dont want a button i just want a label counting down from 10 and for it to activate when the form opens or even on the desktop of my mini os so you can click shutdown and on the desktop the label will pop up then start to count down
also for the label to show i think it is on the settings side visible-false
and the code is
label1.show

thanks in advance
 
Back
Top