Getting Started with ComponentOne Studio WinForms Edition
Creating a Windows Forms Project / Using Visual Studio Templates
In This Topic
    Using Visual Studio Templates
    In This Topic

    Complete the following steps to create a WinForms project in Visual Studio using Visual Studio templates:

    1. Open Visual Studio.
    2. Click File menu and select New | Project. The New Project dialog appears.
    3. Under the Installed | Templates in the left pane, select either Visual Basic or Visual C#.
    4. Select Windows to see a list of available application templates in the center pane.
    5. Select WinForms Application template from the list.
    6. Type the project name, set its location, and click OK to create a new WinForms project.