Changes

Jump to: navigation, search

Creating a New Visual Basic Project

177 bytes added, 19:09, 13 July 2007
Creating a Project in Visual Studio
Select the ''Windows Application'' icon from the New Project dialog and give your new project a name by typing it into the ''Name:'' field (for example you might want to name your project "VBexample"). Click on the ''OK'' button to create the project. Once the project is created Visual Studio will display the new project, which at this poitn consists of a single form, ready for us to start adding visual components:
[[Image:visual_studio_example_project.jpg| A new project in Visual Studio]] Now that we have created a new project in Visual Studio it is time to move on to the next chapter and create a simple Visual Basic application.

Navigation menu