VB Timer Tutorial
Loading...
6,789
Loading...
Uploader Comments (Mixria)
see all
All Comments (7)
-
pretty much in the timer tick event type in label1.text += 1
-
If you made a start button and coded it like this:
Private Sub SartButton_Click()
Timer1.Enabled = True
and if you set the timer to enabled = false in the properties/code, would it work?
-
Nice ty I dont fully understand how to chane the clock to make it change when it gets to 20 sec
-
5* Just what i needed any chance you could add code to "More Info" as its not to clear
Loading...
oh wait... nvm on my other comment... i didn't notice part of the code there...
b21492010 2 years ago
Did´t you got it to work?
Mixria 2 years ago
for some reason i can't get it to work... there are no errors, no blue lines under the code... everything is fine, but it doesn't work for me
b21492010 2 years ago
Try to remake it, some time the program just won´t.
copy the text, close VB 08, start it up again, and paste the text.
remember the toolbox items.
Mixria 2 years ago
Thanks for the rating :-)
The cod will be there in few seconds.
Mixria 3 years ago