How to make a Visual Basic Program
Loading...
3,940
Loading...
Uploader Comments (washingtondemons1)
see all
All Comments (10)
-
it is textbox1
-
Why using a TextBox?
Private Sub Command1_Click()
MsgBox "Hello World", vbInformation, ""
End Sub
-
na vb 08 has so much more features the thing is is dat you dont no the power behind it or how to use it
-
vb 2008 is easyer to use, BUT! It lacks the features.
-
your webbrowser is filled with glitches but it looks nice 4/5
-
lol its just Msgbox = "hello world"
-
or do msgbox "hello world"
or a = msgbox ("hello world")
-
if you use VB 2008 Try:
TextBox1.text = "Hello World"
-
nice
Loading...
im not a begginer. dude.
washingtondemons1 3 years ago