# Setting the C1CalendarZoomPolicy

1.        Add the C1Calendar control to your form.  1.        Select Add New Item from the Visual Studio Project menu.  2.        Select Visual C# Items from the left pane of the Add New Item window.  3.        Next, select the C1ScheduleZoomPo

## Content



1. Add the **C1Calendar** control to your form.

1. Select **Add New Item** from the Visual Studio Project menu.

2. Select **Visual C# Items** from the left pane of the **Add New Item** window.

3. Next, select the **C1ScheduleZoomPolicy** from the middle pane

4. Click the **Add** button.

5. Build the project.

6. Select the **C1Zoom**, **C1ZoomPanel** or **C1ApplicationZoom** component at design time.

7. Click the smart tag anchor of the component, and click **Edit ZoomPolicies...**.

8. Click the **Add Custom Policy** button in the **ZoomPolicy Collection Editor** window.

The **C1CalendarZoomPolicy** is added to the Members list.