Hi We have new Program '' Design a digital clock & Welcome Message '' Easy Method.
•Open Visual Basic ( 2010 , 2012, 2015 )
1/ Make 2 Label & 1 Button + you can Add Picture ( Optional )
2/ Add these codes:
Button1.Text = System.DateTime.Now
Label1.Text = TimeOfDay
Label2.Text = DateString
MsgBox("Hi", MsgBoxStyle.Information, "By President Anas")
++ You can change Message Box & Thanks!
Video Link :