# Removing the Scrollbar

## Content

In this topic, you will use Expression Blend to remove the **C1CoverFlow** control’s scrollbar.

Complete the following steps:

1. Right-click the **C1CoverFlow** control and select **Edit Template \| Edit a Copy**. The **Create Style Resource** dialog box opens.
2. In the Name (Key) field, enter “RemoveScrollbar”.
    * Press **OK** to create the template and close the **Create Style Resource** dialog box.
    * In the **Objects and Timeline** panel, expand the [Grid] node.
    * Select **Scroll** and then press **DELETE**. The **C1CoverFlow** control’s scrollbar is removed.

**This Topic Illustrates the Following**:

The following image demonstrates a **C1CoverFlow** control with its scrollbar removed.

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

