# Zoom Command Provider

The C1ZoomCommandProvider is a component that can be added to a user control’s component tray. The following section describes the C1ZoomCommandProvider’s built in actions and custom actions.

## Content

The **C1ZoomCommandProvider** is a component that can be added to a user control’s component tray. The following section describes the C1ZoomCommandProvider’s built in actions and custom actions.

To add a C1ZoomCommandProvider to your user control complete the following:

1. Add a user control to your Visual Studio project.
2. Add the **C1ZoomCommandProvider** from the Toolbox. If it does not appear in the Toolbox, right-click the Toolbox and select **Add Tab**. Name the tab TouchToolKit and right-click the area in the tab and select **Choose Items**. Browse to the location of the **C1.Win.C1TouchToolKit.x.x.x.dll** and click **Open**.

The **C1ZoomCommandProvider1** item will appear in the component tray.