# C1.Win.TouchToolKit

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_TouchToolKit" data-uid="C1.Win.TouchToolKit" class="text-break">C1.Win.TouchToolKit Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.TouchToolKit.AlternativeContentSettings.html">AlternativeContentSettings</a></h4>
      <section><p>Represents the settings indicating how to display zoom factor when gesture zooming.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.AnimationStartingEventArgs.html">AnimationStartingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.AnimationStarting.html">GcZoom.AnimationStarting</a> event and <a class="xref" href="C1.Win.TouchToolKit.C1ZoomPanel.AnimationStarting.html">GcZoomPanel.AnimationStarting</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1ApplicationZoom.html">C1ApplicationZoom</a></h4>
      <section><p>Represents the component which can be attached to any existing form, and made all forms in current application can be zoom by two finger touch.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1Magnify.html">C1Magnify</a></h4>
      <section><p>Represents the component which can be attached to any existing control,
after long tap on the control, a magnifier will popup above the finger,
and shows the info around the finger.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1MultiScaleImage.html">C1MultiScaleImage</a></h4>
      <section><p>Represents a control which can display different images for different zoom factor of the control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.html">C1TouchEventProvider</a></h4>
      <section><p>Represents the component which can be attached to any control, and provide pointer and manipulation events for the attached control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1Zoom.html">C1Zoom</a></h4>
      <section><p>Represents the component which can be attached to any existing form, and made the form can be zoom by two finger touch.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1ZoomAttachedEventArgs.html">C1ZoomAttachedEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1ApplicationZoom.C1ZoomAttached.html">C1ZoomAttached</a> event of <a class="xref" href="C1.Win.TouchToolKit.C1ApplicationZoom.html">C1ApplicationZoom</a> class.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1ZoomAttachingEventArgs.html">C1ZoomAttachingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1ApplicationZoom.C1ZoomAttaching.html">C1ZoomAttaching</a> event of <a class="xref" href="C1.Win.TouchToolKit.C1ApplicationZoom.html">C1ApplicationZoom</a> class.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1ZoomCommandProvider.html">C1ZoomCommandProvider</a></h4>
      <section><p>Represents the component which can be attached to any existing UserControl,
and made all IButtonControl on current Usercontrol can be execute the <a class="xref" href="C1.Win.TouchToolKit.ZoomCommands.html">ZoomCommands</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1ZoomDetachedEventArgs.html">C1ZoomDetachedEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1ApplicationZoom.C1ZoomDetached.html">C1ZoomDetached</a> event of <a class="xref" href="C1.Win.TouchToolKit.C1ApplicationZoom.html">C1ApplicationZoom</a> class.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.C1ZoomPanel.html">C1ZoomPanel</a></h4>
      <section><p>Represents the component which can be enables you to group collections of controls and
made these controls can be zoom by two finger touch.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ComboBoxZoomPolicy.html">ComboBoxZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.combobox">ComboBox</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ControlAutoShowingEventArgs.html">ControlAutoShowingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.ControlAutoShowing.html">ControlAutoShowing</a> event of <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.html">C1Zoom</a> class.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ControlBar.html">ControlBar</a></h4>
      <section><p>Represents a floating, translucent window for owner form. User can add any controls to the window.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ControlBoundsZoomingEventArgs.html">ControlBoundsZoomingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.ControlBoundsZooming.html">ControlBoundsZooming</a> event of <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.html">C1Zoom</a> class.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ControlFontZoomingEventArgs.html">ControlFontZoomingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.ControlFontZooming.html">ControlFontZooming</a> event of <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.html">C1Zoom</a> class.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ControlZoomPolicy.html">ControlZoomPolicy</a></h4>
      <section><p>Represents a base zoom policy for controls.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.DataGridViewZoomPolicy.html">DataGridViewZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.datagridview">DataGridView</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.DoubleTappedEventArgs.html">DoubleTappedEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.DoubleTapped.html">DoubleTapped</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.FlowLayoutPanelZoomPolicy.html">FlowLayoutPanelZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.flowlayoutpanel">FlowLayoutPanel</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.HoldingEventArgs.html">HoldingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.Holding.html">Holding</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ImageItem.html">ImageItem</a></h4>
      <section><p>Represents a image which will be displayed in a <a class="xref" href="C1.Win.TouchToolKit.C1MultiScaleImage.html">C1MultiScaleImage</a> and how much the <a class="xref" href="C1.Win.TouchToolKit.C1MultiScaleImage.ZoomFactor.html#C1_Win_TouchToolKit_C1MultiScaleImage_ZoomFactor">ZoomFactor</a> is to display the image.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.InertiaExpansionBehavior.html">InertiaExpansionBehavior</a></h4>
      <section><p>Controls the deceleration of a resizing manipulation during inertia.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.InertiaRotationBehavior.html">InertiaRotationBehavior</a></h4>
      <section><p>Controls the deceleration of a rotation manipulation during inertia.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.InertiaTranslationBehavior.html">InertiaTranslationBehavior</a></h4>
      <section><p>Controls deceleration on a translation manipulation during inertia.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ListBoxZoomPolicy.html">ListBoxZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.listbox">ListBox</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ListViewZoomPolicy.html">ListViewZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.listview">ListView</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.MagnifierEventArgs.html">MagnifierEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.TouchToolKit.C1Magnify.Closed.html">Closed</a> and <a class="xref" href="C1.Win.TouchToolKit.C1Magnify.Move.html">Move</a>
event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.MagnifierShowingEventArgs.html">MagnifierShowingEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.TouchToolKit.C1Magnify.MagnifierShowing.html">MagnifierShowing</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationCompletedEventArgs.html">ManipulationCompletedEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.ManipulationCompleted.html">ManipulationCompleted</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationDeltaEventArgs.html">ManipulationDeltaEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.ManipulationDelta.html">ManipulationDelta</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationInertiaStartingEventArgs.html">ManipulationInertiaStartingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.ManipulationInertiaStarting.html">ManipulationInertiaStarting</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationPivot.html">ManipulationPivot</a></h4>
      <section><p>Specifies how a rotation occurs with one point of user input.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationStartedEventArgs.html">ManipulationStartedEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.ManipulationStarted.html">ManipulationStarted</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationStartingEventArgs.html">ManipulationStartingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.ManipulationStarting.html">ManipulationStarting</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationVelocities.html">ManipulationVelocities</a></h4>
      <section><p>Contains the velocities of the accumulated transformations for the current interaction.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.MonthCalendarZoomPolicy.html">MonthCalendarZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.monthcalendar">MonthCalendar</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.NoZoomFontZoomPolicy.html">NoZoomFontZoomPolicy</a></h4>
      <section><p>Represents a base zoom policy for controls that do not zoom the font.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.PictureBoxZoomPolicy.html">PictureBoxZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.picturebox">PictureBox</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.PointerEventArgs.html">PointerEventArgs</a></h4>
      <section><p>Provides event data for pointer message events related to <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.html">C1TouchEventProvider</a>, such as <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.PointerPressed.html">PointerPressed</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.PointerPointProperties.html">PointerPointProperties</a></h4>
      <section><p>Provides extended properties for a <a class="xref" href="C1.Win.TouchToolKit.PointerEventArgs.html">PointerEventArgs</a> object.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.PropertyGridZoomPolicy.html">PropertyGridZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.propertygrid">PropertyGrid</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.RightTappedEventArgs.html">RightTappedEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.RightTapped.html">RightTapped</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ScrollableControlZoomPolicy.html">ScrollableControlZoomPolicy</a></h4>
      <section><p>Represents a base zoom policy for scrollable control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.SplitContainerZoomPolicy.html">SplitContainerZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.splitcontainer">SplitContainer</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.TabControlZoomPolicy.html">TabControlZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.tabcontrol">TabControl</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.TableLayoutPanelZoomPolicy.html">TableLayoutPanelZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.tablelayoutpanel">TableLayoutPanel</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.TappedEventArgs.html">TappedEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.Tapped.html">Tapped</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ToolStripZoomPolicy.html">ToolStripZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.toolstrip">ToolStrip</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.TouchRoutedEventArgs.html">TouchRoutedEventArgs</a></h4>
      <section><p>Provide base logic for all pointer and manipulation event args.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.TreeViewZoomPolicy.html">TreeViewZoomPolicy</a></h4>
      <section><p>Represents a zoom policy for <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.treeview">TreeView</a> type control.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ZoomBoundsInfo.html">ZoomBoundsInfo</a></h4>
      <section><p>Represents a helper on zoom layout. Provide information about location, size.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ZoomFontInfo.html">ZoomFontInfo</a></h4>
      <section><p>Represents a helper for resize font. Provide information on font.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ZoomManipulationStartingEventArgs.html">ZoomManipulationStartingEventArgs</a></h4>
      <section><p>Provides data for <a class="xref" href="C1.Win.TouchToolKit.C1Zoom.ManipulationStarting.html">ManipulationStarting</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ZoomPolicy.html">ZoomPolicy</a></h4>
      <section><p>Implements the base class of zoom policies.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationDelta.html">ManipulationDelta</a></h4>
      <section><p>Contains the accumulated transformations for the current manipulation.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.TouchToolKit.BorderBackground.html">BorderBackground</a></h4>
      <section><p>Specifies the border appearance of the magnifier.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.BoundaryFeedbackMode.html">BoundaryFeedbackMode</a></h4>
      <section><p>Specifies how to show visual feedback when scroll reach end point.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.FullScreenMode.html">FullScreenMode</a></h4>
      <section><p>Specifies how a form window is displayed in full screen mode.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.HoldingState.html">HoldingState</a></h4>
      <section><p>Specifies the state of the <a class="xref" href="C1.Win.TouchToolKit.C1TouchEventProvider.Holding.html">Holding</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.InnerPanelLayoutMode.html">InnerPanelLayoutMode</a></h4>
      <section><p>Specifies content's layout in the inner panel.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.MagnifierShape.html">MagnifierShape</a></h4>
      <section><p>Specifies the appearance of the magnifier.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ManipulationModes.html">ManipulationModes</a></h4>
      <section><p>Specifies how a target control interprets manipulation events.
This enumeration is flagwise to facilitate setting multiple modes.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.MessageWhenClose.html">MessageWhenClose</a></h4>
      <section><p>Specifies the actions when close magnifier.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.MessageWhenMove.html">MessageWhenMove</a></h4>
      <section><p>Specifies the actions when move magnifier.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.MouseWheelScrollMode.html">MouseWheelScrollMode</a></h4>
      <section><p>Specifies which types of MouseWheel scroll.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.PointerDeviceType.html">PointerDeviceType</a></h4>
      <section><p>Enumerates pointer device types.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.PositionMode.html">PositionMode</a></h4>
      <section><p>Specifies the position mode of <a class="xref" href="C1.Win.TouchToolKit.ControlBar.html">ControlBar</a> window.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ScrollIndicatorMode.html">ScrollIndicatorMode</a></h4>
      <section><p>Specifies how to indicate current scroll location.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ShowingReason.html">ShowingReason</a></h4>
      <section><p>Specifies the control auto scroll reason when the control is displayed .</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ZoomCommands.html">ZoomCommands</a></h4>
      <section><p>Specifies the Built-in commands of the <a class="xref" href="C1.Win.TouchToolKit.C1ZoomCommandProvider.html">C1ZoomCommandProvider</a> component.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ZoomManipulationModes.html">ZoomManipulationModes</a></h4>
      <section><p>Specifies how a target control interprets manipulation events.
This enumeration is flagwise to facilitate setting multiple modes.</p>
</section>
      <h4><a class="xref" href="C1.Win.TouchToolKit.ZoomPreviewMode.html">ZoomPreviewMode</a></h4>
      <section><p>Specifies how to display the form when gesture zooming.</p>
</section>


</div>
