Hello,
Are there plans to create a pinch to zoom control (similar to component one) in the Infragistics suite?
I'm touch enabling portions of an existing WinForms app and this would be very useful.
If one already exists, please point me in the right direction.
Thanks in advance for the help.
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
With the new Infragistics 13.2 volume we’ve introduced touch support for several components . One of the new events which were added because of the touch support is ZoomGesture. This event is fired when the user performs a zoom gesture via a touch input digitizer, and you could use it to implement your zoom logic.
http://help.infragistics.com/Help/Doc/WinForms/2013.2/CLR4.0/html/Infragistics4.Win.v13.2~Infragistics.Win.UltraControlBase~ZoomGesture_EV.html
Please let me know if you have nay further questions