With the mouse click events, I can determine if the left mouse button was clicked, or the right.

But, I want to differentiate between a laptops touch pad being click and the touch pad buttons.

I figure I would have to use an API, but I haven't come up with much so far. I'll keep looking on pinvoke, though.