# Key Components

TouchToolKit contains the following components/controls:

## Content



**TouchToolKit** contains the following components/controls:

|   Component/Control Name   |   Description   |
| --- | --- |
|   **Zoom**   |   Provides touch zoom ability to the Form. For more information see [Zoom Overview](/componentone/docs/win/online-touchtoolkit/zoom-overview).   |
|   **ZoomPanel**   |   Makes it possible to zoom the controls in a container. For more information see [ZoomPanel Overview](/componentone/docs/win/online-touchtoolkit/zoom-panel-overview).   |
|   **ApplicationZoom**   |   Make all Forms in the application support gesture zoom. For more information see [ApplicationZoom Overview](/componentone/docs/win/online-touchtoolkit/application-zoom-overview).   |
|   **ZoomCommandProvider**   |   Makes it possible to implement a ControlBar for zooming by using a UserControl.   |
|   **Magnify**   |   Provides magnifier ability to the control.   |
|   **MultiScaleImage**   |   Enables users to open a multi-resolution image, which can display different images for different zoom factors of the control.   |
|   **TouchEventProvider**   |   Allows you to implement Touch, Pen, and Gesture events in Windows Forms Controls.   |