# C1Toolbar Quick Start

## Content



The following quick start guide is intended to get you up and running with **Toolbar for WPF and Silverlight**. In this quick start you'll start in Visual Studio and create a new project, add **Toolbar for WPF and Silverlight** to your application, and add **C1Toolbar** items such as [C1ToolbarGroup](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarGroup.html), [C1ToolbarStrip](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarStrip.html), [C1ToolbarButton](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarButton.html), and [C1ToolbarToggleButton](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarToggleButton.html) to your **C1Toolbar**. For more information see [Toolbar Elements](/componentone/docs/wpf/online-toolbar/Toolbar_Elements).

## See Also

[Step 1 of 3: Adding Toolbar for WPF to your Project](/componentone/docs/wpf/online-toolbar/C1ToolbarQuickStart/Step_1_of_3-_Adding_Toolbar_for_WPF_to_your_Project)

[Step 2 of 3: Adding C1ToolbarGroups to C1Toolbar](/componentone/docs/wpf/online-toolbar/C1ToolbarQuickStart/Step_2_of_3-_Adding_C1ToolbarGroups_to_C1Toolbar)

[Step 3 of 3: Adding a C1ToolbarStrip and C1ToolbarToggleButtons](/componentone/docs/wpf/online-toolbar/C1ToolbarQuickStart/Step_3_of_3-_Adding_a_C1ToolbarStrip_and_C1ToolbarToggleButtons_)