ComponentOne Extended Library for WPF and Silverlight
Step 1 of 3: Creating an application with a C1Accordion control
Accordion > Quick Start: Accordion for WPF > Step 1 of 3: Creating an application with a C1Accordion control

In this step, you will begin in Visual Studio to create a WPF application using Accordion for WPF.

Complete the following steps:

  1. In Visual Studio 2008, select File | New | Project.
  2. In the New Project dialog box, select a language in the left pane, and in the templates list select WPF Application.
  3. Enter a Name for your project and click OK.
  4. Navigate to the Toolbox and double-click the C1Accordion icon to add the control to the project.
  5. Right click the C1Accordion control to open its context menu and then select Properties.

The Properties window opens with the C1Accordion control's properties in focus.

Set the following properties.

You have successfully created a WPF application containing a C1Accordion control. In the next step, you will customize the appearance and behavior of the C1Accordion control.