- Home
·
- Miscellaneous
·
- This Code Shows You How To Display The Time In A Label Only To Lines Of Code
This Code Shows You How To Display The Time In A Label Only To Lines Of Code
This Code Shows You How To Display The Time In A Label Only To Lines Of Code
API Declarations
'Create A Timer And Name It Timer1
'Set Timer1's Interval To 1
Rate This Code Shows You How To Display The Time In A Label Only To Lines Of Code
(1(1 Vote))
'Paste This Code In To Code Window
Private Sub Timer1_Timer()
Label1.Caption = Time
End Sub
This Code Shows You How To Display The Time In A Label Only To Lines Of Code Comments
No comments yet — be the first to post one!
Post a Comment