Hey guys, I just joined this forum but have 3-5 years experience with VB.NET. I created a browser in VB.NET and want to incorporate mouse gestures like in Opera and some IE based browsers like maxthon, Avant etc.
I think I will need to capture mouse clicks and mouse move in the WndProc of the browser. However, I noticed that no events are fired for mousemove. I can capture mouse clicks though.
Has anyone programmed mouse gestures for a IE based browser in VB.NET?
Any help would be appreciated.
I think I will need to capture mouse clicks and mouse move in the WndProc of the browser. However, I noticed that no events are fired for mousemove. I can capture mouse clicks though.
Has anyone programmed mouse gestures for a IE based browser in VB.NET?
Any help would be appreciated.