# Adding an Image to the Toolbar Button

## Content



You can use the [LargeImageSource](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarButton.LargeImageSource.html) or [SmallImageSource](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarButton.SmallImageSource.html) properties to add large or small images to your [C1ToolbarButtons](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarButton.html).

**Using the Designer**

1.  Right-click the **C1ToolbarButton** control on your page and select **Properties**.
2.  Locate the **LargelImageSource** property and click the **ellipsis** button next to it. The **Choose Image** dialog box appears.
3.  Click the **Add** button and select the image you wish to add to it and click **OK**.