Question about Low-Level Mouse Hooking in C#

Aug 29 2007 3:25 PM
hello there,

I'm currently working on my project using Low-Level Mouse Hook.
I have question about that hooking thing..
1. Is there any way that I could determine middle-button click when I used low-level mouse hook?
2. any trick to determine when I double-clicked the mouse? because the e.Clicks always return zero value..

I'm using C# 2005 express edition with .NET 2.0 Framework..

thankz for the information, I hardly found any information related in this forum...

Answers (2)