- Home
·
- Miscellaneous
·
- This Program Displays The Date In A Label On Runtime Only 1 Line Of Code
This Program Displays The Date In A Label On Runtime Only 1 Line Of Code
This Program Displays The Date In A Label On Runtime Only 1 Line Of Code
Rate This Program Displays The Date In A Label On Runtime Only 1 Line Of Code
(1(1 Vote))
'Paste The Code Below Into The Code Window
Private Sub Form_Load()
Label1.Caption = Date
End Sub
This Program Displays The Date In A Label On Runtime Only 1 Line Of Code Comments
No comments yet — be the first to post one!
Post a Comment