简体   繁体   English

使用C#捕获鼠标中心单击的全局事件

[英]Capturing the global event of center click of mouse using c#

I want to capture the global event of center click of mouse using c#. 我想使用c#捕获鼠标中心单击的全局事件。

If the user clicks the center button or presses the scroll [both same], i want to show a message box to the user. 如果用户单击中心按钮或按滚动键(两者相同),我想向用户显示一个消息框。

How to do this?? 这个怎么做?? provide me some ideas. 给我一些想法。 I am new to this. 我是新来的。

您可以看一下此代码项目文章

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM