如何找出发生在桌面上的双击? [英] how to find out double click was happend on desktop?

查看:92
本文介绍了如何找出发生在桌面上的双击?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要知道
如何找出在桌面上发生过双击?
tanx in adv;)

i need to know
how to find out double click was happend on desktop?
tanx in adv;)

推荐答案

请参阅本文使用窗口消息在C#中实现全局系统挂钩.

您可以从对GetDesktopWindow()
Look at this article Using Window Messages to Implement Global System Hooks in C#.

You can filter the events based on the desktop hwnd from a call to GetDesktopWindow()


这篇关于如何找出发生在桌面上的双击?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆