VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This code snippet is used to create a simple Digital Clock

by Osama Ali (3 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Sat 12th July 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This code snippet is used to create a simple Digital Clock

Rate This code snippet is used to create a simple Digital Clock




Private Sub Label1_Click()
Label1.Caption = Timer1.Time
End Sub

Just Run the program

Download this snippet    Add to My Saved Code

This code snippet is used to create a simple Digital Clock Comments

No comments have been posted about This code snippet is used to create a simple Digital Clock. Why not be the first to post a comment about This code snippet is used to create a simple Digital Clock.

Post your comment

Subject:
Message:
0/1000 characters