Ribbon for WinForms | ComponentOne
In This Topic
    Using ComponentOne Templates
    In This Topic

    ComponentOne WinForms Edition provides predefined project templates to create and configure WinForms Ribbon applications in Visual Studio. These project templates get registered in Visual Studio after the ComponentOne Studio installer is run to install WinForms Edition. The template provides several benefits over Visual Studio templates as it automatically adds the required resources to the project, as listed below:

    C1 Windows Forms project templates for C1.Win.Ribbon are available in both, C# and VB programming languages.

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

    1. Open Visual Studio.
    2. Click File menu and select New | Project. The New Project dialog appears.
    3. Under Installed in the left pane, click C1 to see the available programming languages, Visual Basic and Visual C#.
    4. Choose a language.
    5. Under the selected language, choose Windows Forms to see a list of available ComponentOne templates for Ribbon in the center pane.The image shows the interface for New Project dialog box in Visual Studio.
    6. Select the required template.
    7. Type project name, set its location, and click OK to create a new WinForms project.