搜索资源列表
VB111
- 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-S
MaskButton
- 可以做为图片按键,测试不规则区.任意形状按键,透明按键等.包括源代码.-pictures can be used as a key test of irregular district. Arbitrarily shaped keys, buttons and so transparent. Including source code.
commandbox.
- VB第一个测试程序,用控制按键控制显示和隐藏标签-VB first test program, using the control buttons to control the display and hide the labels