Visual Basic 2010 Express Tutorial 15 - Multiple Window Forms


Adding new window forms to your application is easy. Click on Project then Add Windows Forms. Select the form you want, rename the form (optional) and click OK. The form will be added to your application. This tutorial will show how to use variables between form, form properties, startup properties, show and showdialog commands.

Code Download
VBT15.zip