Changes

Jump to: navigation, search

A Simple Visual Basic Example

1 byte added, 17:45, 16 July 2007
Creating a New Project
== Creating a New Project ==
The first step is to create a new project to contain our example Visual Basic Application. Start Visual Studio and select ''File->New project''. From the new project dialog select ''Windows Application'' and name the project ''myVBapp'' and click on ''Ok'' to create the new project. Once the new project is created Visual Studio will display a blank form ready for us to design the user interface of the application.

Navigation menu