# Resizing the Scrollbar

## Content

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

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 “ResizeScrollbar”.
3. Press **OK** to create the template and close the **Create Style Resource** dialog box.
4. In the **Objects and Timeline** panel, expand the [Grid] node.
5. Select **Scroll** to reveal its list of properties in the Properties panel and then set the following properties:
    * Set the **Width** property to “150”.
    * Set the **Height** property to “35”.

![](https://cdn.mescius.io/document-site-files/images/babf1807-69aa-4d8a-96b6-d6c6d9325368/silverlightdocuments/documents/graphics/c1coverflow/check.png) **This Topic Illustrates the Following**:

The following image depicts a **C1CoverFlow** control with a scrollbar that has a width of 150 pixels and a height of 35 pixels.

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