Hi, I'd like to add Touch Gesture features to a Winforms application. How do I do this in vb.net code? I'd like to capture two finger taps, three finger taps, swipe left, swipe right, swipe up/down, pinch/zoom etc. ComponentOne has a
'touch toolkit'. I am wondering why this isn't built into the .Net Framework?
↧