A to-days date in a textbox.
A to-days date in a textbox.
Rate A to-days date in a textbox.
(2(2 Vote))
TextBox1.Text = DateString
End Sub
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
TextBox1.Text = DateString
End Sub
End Class
A to-days date in a textbox. Comments
No comments yet — be the first to post one!
Post a Comment