TouchToolKit for WinForms | ComponentOne
In This Topic
    Zooming Component
    In This Topic

    The C1Zoom component allows users to zoom controls of the Form by multi-touch gesture, called Pinch-out or Stretch. You can keep your existing design on the form, and users can zoom it on demand. Adding the C1Zoom component to the Windows Form improves touch experience and increases the size of small buttons, labels, and any unfriendly UI elements. It allows you to zoom-in/zoom-out of the Form by multi-touch. So, the original Form layout does not require rewriting to support touch. You can save end-user learning cost and document update cost by keeping current workflow on the Windows Forms Application.

    The C1Zoom component when added to the Form allows you to zoom the Form by setting the C1Zoom.AllowPinchZoom property to True.