Shows The correct Time And Date
Shows The correct Time And Date
Rate Shows The correct Time And Date
(1(1 Vote))
Text1.Text = "Time :" & Time
End Sub
Private Sub Command2_Click()
End
End Sub
Private Sub Command3_Click()
Text1.Text = ""
Text2.Text = ""
End Sub
Private Sub m_Click()
End Sub
Private Sub Command4_Click()
Text2.Text = "Date :" & Date
End Sub
Private Sub Command5_Click()
Form2.Show
End Sub
Shows The correct Time And Date Comments
No comments yet — be the first to post one!
Post a Comment