SCRIPT:
Hey! Jacob here! Today I’m going to show you how to start programing in Visual Studio with visual basic. I’ll be using Visual Studio 2017, but the process will be very similar in Visual Studio 2015 and 2016. We will be creating a simple project called “Hello World.” Once you’ve created the project, click the form and go to the right scrolling menu listed “Properties.” Click font and change the font, font style and size to your desired choice. Go to the toolbox on the left side of the screen and click “Label.” Click anywhere on the form to place the label and go to the properties and change the text to “Who’s there?” Now notice how the name of the label is Label1. Take note of the name, or change it to whatever you want. We’ll need that for later. Next, in the toolbox, click “Button” and place in the form just like the label and change the text to “It’s me!” Now double click the button to go into the code. Under “Private Sub Button1_Clicked,” type Label1.Text = “Oh, hello!” This is telling the code that when the button is pressed, change the label from “Who’s there?” to “Oh, hello!” All you need to do now is start the program by clicking the green arrow at the top of the screen. When you first open your program it may take a little while, so don’t worry. Visual Studio is just building the program. If everything was done right you’re program should say hello to you when you click the button! That’s how you start coding in Visual Studio. Thank you for watching!
On this page of the site you can watch the video online Visual Basic in Visual Studio 2017 Tutorial: Getting Started with a duration of hours minute second in good quality, which was uploaded by the user zeldafan215 18 October 2017, share the link with friends and acquaintances, this video has already been watched 309 times on youtube and it was liked by 2 viewers. Enjoy your viewing!