# Quick Start

## Content

The following quick start guide is intended to get you up and running with **HeaderedContentControl for WPF and Silverlight**. In this quick start, you'll start in Visual Studio to create a new project with [C1HeaderedContentControl](/componentone/api/wpf/online-basiclibrary/dotnet-framework-api/C1.WPF.4.6.2/C1.WPF.C1HeaderedContentControl.html). Once the control is added to your project, you’ll customize it by setting a few properties and adding content to its content panel. You will then run the project to see the results of the quick start.

## See Also

[Step 1 of 3: Creating an Application with C1HeaderedContentControl](/componentone/docs/wpf/online-basiclibrary/overview/HeaderedContentControl/QuickStart/Step1of3)

[Step 2 of 3: Customizing C1HeaderedContentControl](/componentone/docs/wpf/online-basiclibrary/overview/HeaderedContentControl/QuickStart/Step2of3Customizing)

[Step 3 of 3: Running the Project](/componentone/docs/wpf/online-basiclibrary/overview/HeaderedContentControl/QuickStart/Step3of3RuntheProject)