[]
TouchToolKit contains the following components/controls:
Component/Control Name | Description |
---|---|
Zoom | Provides touch zoom ability to the Form. For more information see Zoom Overview. |
ZoomPanel | Makes it possible to zoom the controls in a container. For more information see ZoomPanel Overview. |
ApplicationZoom | Make all Forms in the application support gesture zoom. For more information see ApplicationZoom 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. |