When you download and install the program run it and begin with the production of the first program.
- The new project will start by making you go to File> New> Project ...
- Will open up a new window where you need to select Windows Form Application and press OK
- On the left hand side is the Toolbox, select the Button
- Press the window (Form1, or whatever you named the program) and will make the button
- Press the two left-clicking on the button and calls address code
- If you have not touched anything, cursor is where to write code and enter this code MsgBox ("Hello world")
- Start (compile) program so that you will go on the green button located on the toolbar.
No comments:
Post a Comment