VB3 - Display the current date inside a label
VB3 - Display the current date inside a label
Rate VB3 - Display the current date inside a label
(1(1 Vote))
' 1 Label
' 1 Timer
' Set the timers interval to 1000
' Double click the timer, and type this
Label1.Caption = Date
VB3 - Display the current date inside a label Comments
No comments yet — be the first to post one!
Post a Comment