搜索资源列表
keyboard
- c# 实现键盘事件,比如ALT+A等于button1.click[]事件-c# realize keyboard events, such as ALT+ A is equivalent button1.click [] events
ctrlaltdel
- 屏蔽ctrl+alt+del热键,屏蔽ctrl+alt+del热键-Shielding ctrl+ alt+ del hotkey, screen ctrl+ alt+ del hotkey
MyNote
- 摘要:C#源码,菜单窗体,托盘提示 C#日志托盘提示代码+源程序,本例主要是练习如何在Windows托盘处显示一个图标,支持右键菜单,这在编程中比较常见,也比较基矗 一个小的日志提示程序,一运行,就会出现首页,按alt+f4隐藏首页,该图标会在显示在右下角托盘上。4当到一定的时间,就会自动运行别外一个页面,打开你的主页,主页上写上你的要做的事情就OK,我设定的是17:55:18分,大家可以根据需要,我加几个窗口,来提示某时做什么。 可以通过这个程序学会托盘程序的编写方法。
AltKeyPressed
- Alt Key Pressed - example program, how do it
newdesk
- c#编写,开机隐藏桌面,屏蔽了ctrl+alt+del及ctrl+esc等组合键,为了孩子学习而专门设计的,非常好用。-new desk for avoiding children to use the computer
controlTipApp
- C#鼠标悬停提示效果,让C#程序窗口中显示一个鼠标悬停状态的提示信息,类似 WEB中的Alt和Title标签,便于用户对窗口中文字有一个更深入的了解,可提升软件体验。源码在VS2010下可编译-C# tips mouseover effects, so C# program window displays the status of a mouse hover message, similar to the WEB Alt and Title tags, user-friendly text o
WIN8suoping
- 界面美观的C#锁屏,WIN8锁屏C#源码,适用于WIN7和XP的锁屏,仿WIN8锁屏界面,屏蔽任务管理器,ALT+F4,CTRL+ESC,屏蔽WIN键,默认密码123,可改锁屏密码,可以更换锁屏头像,锁屏的背景图像可以换哦。在类定义主体中,以静态调用的方式加入对API的引用,API调用为例,显示和隐藏鼠标指针。。 LowLevel键盘截获,如果是WH_KEYBOARD=2,并不能对系统键盘截取,Acrobat Reader会在你截取之前获得键盘-Beautiful interface
KeyboardAltF4
- c#窗体应用 屏蔽Alt+f4组合键 完整程序 代码要积少成多 希望我的共享能帮助到广大程序猿们 中国it加油-c# forms application Shield Alt+ f4 key combination you want to add up the complete code I want to share the majority of the program can help to refuel it apes China
FakeScreen
- 打开程序实现假屏幕,可通过Alt+F4退出程序。-Off screen, open the program by Alt+ F4 to exit the program.
UDiskCopier
- 后台自动监测并复制U盘里指定文件到指定目录。Alt+N 隐藏界面,Alt+M显示。启动后可以按Alt+Tab键调出界面(非隐藏情况下)-Background automatically monitor and U disk copy specified file to the specified directory. Alt+N hide interface, Alt+M display. You can press the button to adjust Alt+Tab After star
keystrokehock
- 处理击键和字符消息:如果你需要读取输入到窗口中的键盘字符,就处理WM_CHAR消息;如果你需要读取光标键、功能键、Delete键、Insert键、Shift键、Ctrl键和Alt键,则处理WM_KEYDOWN消息。-Handling the message: if you need to read the keyboard characters the window, handle WM_CHAR message if you need to read cursor keys, functi