Tagged Questions

4
votes
1answer
2k views

Windows Mobile 6.5 Gestures and C# 2.0 Application

I am looking for some advice on handling WM 6.5 Gestures in a C# 2.0 Application. Currently things like pan and scroll are interfering with controls like the Tab Control and listviews. Is there a way ...