如何使Windows窗体应用程序“监听"全局按键? [英] How can I make my Windows Forms application 'listen' for global key presses?

查看:94
本文介绍了如何使Windows窗体应用程序“监听"全局按键?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在申请一些笔记.因此,当我在计算机上的任何地方键入"note"时,都会弹出窗口,并显示一个文本框供我输入内容并将其保存为XML.

I'm making a little application for taking notes. So when I type 'note' anywhere on my computer, my window will pop up and show me a textbox for me to type something in and save it to XML.

我很困惑如何让程序监听"我的按键.如果有帮助,我将在系统托盘上运行该应用程序. :)

I'm stumped on how to get the program to 'listen' to my keypresses. I'll have the app running on the system tray if that's any help. :)

推荐答案

看看 http://www.codeproject.com/KB/cs/globalhook.aspx

除了这个问题,已经在SO中问过了. 在这里看看:

Besides this question has been asked around in SO already. Take a look at here:

全局键盘挂钩(C#)

C#应用程序中的全局键盘捕获

解决C#中全局热键处理的最佳方法?

这篇关于如何使Windows窗体应用程序“监听"全局按键?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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