# Zoom Panel

You can add zoom ability to part of the Form by the ZoomPanel. It is useful to exclude some part of the Form, MenuStrip, ToolStrip or other controls. The ZoomPanel is similar to a Panel control, except it allows users to zoom controls in the Panel.

## Content



You can add zoom ability to part of the Form by the **ZoomPanel**. It is useful to exclude some part of the Form, MenuStrip, ToolStrip or other controls. The **ZoomPanel** is similar to a Panel control, except it allows users to zoom controls in the Panel.

In **ZoomPanel**, the following items are not available: **ControlBar**, **Pan Window**, **Full-screen mode** and **Keep Aspect Ratio**. The **ZoomPanel**, **Zoom** and **ApplicationZoom** controls can't be used together.