VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A to-days date in a textbox.

by M. Akram (7 Submissions)
Category: Miscellaneous
Compatability: VB.NET
Difficulty: Unknown Difficulty
Originally Published: Fri 24th August 2007
Date Added: Mon 8th February 2021
Rating: (1 Votes)

A to-days date in a textbox.

Rate A to-days date in a textbox.



        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

Download this snippet    Add to My Saved Code

A to-days date in a textbox. Comments

No comments have been posted about A to-days date in a textbox.. Why not be the first to post a comment about A to-days date in a textbox..

Post your comment

Subject:
Message:
0/1000 characters