You are on page 1of 1

PROTOTYPING GRAPHICAL USER INTERFACES USING VISUAL BASIC 2005

ACTIVITY 1
CREATING A NEW PROJECT IN VISUAL BASIC 2005
1. Launch visual basic 2005 from the start menu.
2. Open the file menu and then click new New Project to display the New Project dialog box.
3. On the New Project dialog box, Select the Windows Application by clicking it once.
4. At the bottom of the New Project dialog box is a Name Textbox. This is where you specify
the name of the project that you are creating. Enter Alantric Books in the Name textbox,
replacing the default name, WindowsApplication1.
5. Click OK to create the project.
6. On the Properties window, click (Name) property.
7. Type frmMainMenu, replacing the default name, Form1.
8.

You might also like