simle clock program with one button and one timer
simle clock program with one button and one timer
Rate simle clock program with one button and one timer
(1(1 Vote))
add the following code.
Private Sub Timer1_Timer()
Lbl_Time.Caption = Now
End Sub
VB6 uses now to replace using both time & date
simle clock program with one button and one timer Comments
No comments yet — be the first to post one!
Post a Comment