# C1CarouselPanel Quick Start

## Content



The following quick start guide is intended to get you up and running with **Carousel for WPF and Silverlight**. In this quick start you will create a simple project using a [C1CarouselPanel](/componentone/api/wpf/online-carousel/dotnet-framework-api/C1.WPF.Carousel.4.6.2/C1.WPF.Carousel.C1CarouselPanel.html) control. You'll create a new application, create a **ListBox** with media, add the **C1CarouselPanel** control in a template, and observe some of the run-time interaction possible with **Carousel for** WPF and Silverlight.

Note that in this example, you'll use images installed with the product samples. You can substitute other images, but you will have to update the steps below.

## See Also

[Step 1 of 3: Creating the Application](/componentone/docs/wpf/online-carousel/C1CarouselPanel_Quick_Start/Step_1_of_3-_Creating_the_Application)

[Step 2 of 3: Adding Content to the Application](/componentone/docs/wpf/online-carousel/C1CarouselPanel_Quick_Start/Step_2_of_3-_Adding_Content_to_the_Application)

[Step 3 of 3: Running the Application](/componentone/docs/wpf/online-carousel/C1CarouselPanel_Quick_Start/Step_3_of_3-_Running_the_Application)