Changes

Jump to: navigation, search

A Simple Visual Basic Example

8 bytes added, 19:03, 16 July 2007
Building and Running a Visual Basic Application
Once built, the application can be run by selecting ''Start Debugging'' from the ''Debug'' menu. After a few seconds the application should appear just as you designed it in the Visual Studio designer:
[[Image:Examplrunning_vb_app.jpg]]
Try out the Click event on the ''closeButton'' control by clicking on the ''Close'' button to close the application.
Congratulations - you have designed, built and run your first Visual Basic application.

Navigation menu