Run
Microsoft Visual Studio 2010 Professional. On the
File menu , click New, and then click Project
.... The New Project dialog box appears.
- In the installed
Templates pane, select the Visual Basic
- and then Select
Windows Forms Application icon.
A message appears: Type: Visual Basic.
A project for creating an application with a Windows user
interface.
- In
the Name box, type
work_VBNet_10 .
- In
the Location box, type
C:\
- Click
OK.
The
Windows Application create all necessary files and opens
the Microsoft Visual Basic 2010 project -
work_VBNet_10.
|