Under Timer! put this: Label1.Text = My.Computer.Clock.LocalTime
This will show the date and the time in Label1 without any clicking
Source46 6 days ago
thanks
valentin99on 6 months ago
Make a label and a timer and double click form1 and type timer1.enabled = true
then
timer1: label1.text = timeofday
the1337scorN 6 months ago
Thnx. Learned a new piece of code
whyyoww 8 months ago
I added a calender to mine.
BerixMaster2010 1 year ago
SWEET.
r4mzi 2 years ago
THX! i subbed
zejams 2 years ago
LOL< so simple, great tut.
BlaBlaBlaZ2 3 years ago
now i got it working, it doesn't stall when i click on it anymore. this is an addition to gvidda os, thanks!
automail10 3 years ago
it works considering u have to click the text to view it. Other than that, it works.
Hmm, it shouldnt be like that (As you can see that didnt happen for me)
SimpleVBTutorials 3 years ago
hm... i know, i get the same problem, is beacouse u try to use 2 LABELS on a single timer, make a new timer and link it to another timer and it will work fine.
pricop2007 2 years ago
Under Timer! put this: Label1.Text = My.Computer.Clock.LocalTime
This will show the date and the time in Label1 without any clicking
Source46 6 days ago
thanks
valentin99on 6 months ago
Make a label and a timer and double click form1 and type timer1.enabled = true
then
timer1: label1.text = timeofday
the1337scorN 6 months ago
Thnx. Learned a new piece of code
whyyoww 8 months ago
I added a calender to mine.
BerixMaster2010 1 year ago
SWEET.
r4mzi 2 years ago
THX! i subbed
zejams 2 years ago
LOL< so simple, great tut.
BlaBlaBlaZ2 3 years ago
now i got it working, it doesn't stall when i click on it anymore. this is an addition to gvidda os, thanks!
automail10 3 years ago
it works considering u have to click the text to view it. Other than that, it works.
automail10 3 years ago
Hmm, it shouldnt be like that (As you can see that didnt happen for me)
SimpleVBTutorials 3 years ago
hm... i know, i get the same problem, is beacouse u try to use 2 LABELS on a single timer, make a new timer and link it to another timer and it will work fine.
pricop2007 2 years ago