VB.net 2008 beginner tutorial Part 3
Uploader Comments (theenglishtutorial)
All Comments (13)
-
can u do a tutorial with a database on vb.net 2008, thank you.
-
For the part that does not work...the code should be as follows: Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click TextBox4.Clear() TextBox5.Clear() TextBox6.Clear() TextBox6.Show() End Sub
-
Thank you =D
-
Perfect. Thanks a lot
-
Dies at 50 seconds for me too.
Also, less wild movement of the screen would be a good improvement. If you are trying to teach someone, flashing around the screen wildly is distracting.
-
its only going up to 0:50 of the video and i want to see this tutorial
-
much better audio/visual than other vb tutorials from other sources plus good presentation. I subscribed.
-
Aha, I'm learning my basic programming from ya for my Uni project on VB!
Oh yeah! thanks =)
Thanks Tim, Great job!, so how can we get the output window maximized by default without to maximizing it?
ravisticky 3 years ago
output window, you can go into the properties menu when you have selected the form, use the mazimize box option and select true!!!
should mazimize the box!!
theenglishtutorial 3 years ago