# Step 5 of 5: Running the Project

## Content

In the previous four steps, you created a project with a **StackPanel**, **C1CoverFlow**, and **TextBlock** controls, set the controls’ properties, added items to the **C1CoverFlow** control, and added code to your project. All that’s left for you to do now is run the project.

Complete the following steps:

1. Press **F5** to run the project and observe that the project looks as follows:

![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/quickstart/step5_firststring.png)

2. Click the scrollbar’s next button once to change the selected item and observe that the selected album’s name appears in the **TextBlock**.

![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/quickstart/step5_secondstring.png)

3. Click the scrollbar’s next button once again to change the selected item and observe that the selected album’s name appears in the **TextBlock**.

![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/quickstart/step5_thirdstring.png)

4. Click the scrollbar’s next button once again to change the selected item and observe that the selected album’s name appears in the TextBlock.

![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/quickstart/step5_runproject.png)

Congratulations! You have completed the **CoverFlow for Silverlight** quick start. To learn more about the control, visit the [C1CoverFlow Control Basics](/componentone/docs/wpf/online-extended/CoverFlow2/CoverFlowFeatures/C1CoverFlowControlBasics) and [CoverFlow for Silverlight Task-Based Help](/componentone/docs/wpf/online-extended/CoverFlow2/CoverFlowforSilverlightTaskBasedHelp) topics.