[Tutorial] 2# - Hello World | Basic's of Visual Basic
Posts 1–4 of 4 · Page 1 of 1
[Tutorial] 2# - Hello World | Basic's of Visual Basic
Welcome to my secound tutorial.
In this tutorial im going to show and teach you the Hello World program.
Originally Posted by Wikipedia
A "Hello World" program is a computer program which prints out "Hello, world!" on a display device. It is used in many introductory tutorials for ...
First create a new project.
2)Now you got this go to the right side and you find text, rename it.
3)Go to the toolbar, left side. If you cant find it go to, view, toolbar.
4)And double click on the button in the toolbar in left side. You have now created a button.
5) Rename the button as you did in step 2.
6) Now double click on the button on the form.
Now the actually coding starts so start typing..
We are going to create an messagebox.
Messagebox and be done in many diffrent ways and im going to teach you the easiest way.
7) Type this if you copy the code below, you wont learn anything. Better type with your own hands not mine....
[php]Msgbox("This is my first program")[/php]
8) Now debug it.
9) Press the button and your message's show's up.
-End of tutorial.
nice tut but you should clear up number 4, what button to press.
Originally Posted by greathamza
nice tut but you should clear up number 4, what button to press.
Fixed, thanks for you help
And double click on the button in the toolbar in left side.
Great tut man but if you could make a hack coding tut it will be awesome