文件名称:WinformButtonGadget2
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-04-21
- 文件大小:
- 189kb
- 下载次数:
- 0次
- 提 供 者:
- 骆**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Winform自动按键小工具可以实现自动单击,按键等功能,源代码可以修改一下,做成小的按键精灵,用来作一些重复的事情 。
(开发环境为Visual Studio 2013,使用.net 4.0开发。)-Winform automatic button gadget can be achieved automatically, click the button, and other functions, the source code can be modified to make a small button wizard, used to do some of the things.
(development environment for Studio Visual 2013, using.Net 4 development.)
(开发环境为Visual Studio 2013,使用.net 4.0开发。)-Winform automatic button gadget can be achieved automatically, click the button, and other functions, the source code can be modified to make a small button wizard, used to do some of the things.
(development environment for Studio Visual 2013, using.Net 4 development.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinformButtonGadget\AutoKeyTool.csproj
...................\AutoKeyTool.sln
...................\AutoKeyTool.v12.suo
...................\bin\Debug\AutoKeyTool.exe
...................\...\.....\AutoKeyTool.pdb
...................\...\.....\AutoKeyTool.vshost.exe
...................\...\Release\AutoKeyTool.exe
...................\...\.......\AutoKeyTool.pdb
...................\...\.......\AutoKeyTool.vshost.exe
...................\...\.......\AutoKeyTool.vshost.exe.manifest
...................\...\.......\..........._Secure\AutoKeyTool.exe
...................\...\.......\按键工具.nrproj
...................\FrmAbout.cs
...................\FrmAbout.Designer.cs
...................\FrmAbout.resx
...................\FrmMain.cs
...................\FrmMain.Designer.cs
...................\FrmMain.resx
...................\FrmTest.cs
...................\FrmTest.Designer.cs
...................\FrmTest.resx
...................\keyboard.ico
...................\KeyboardHook.cs
...................\MouseHook.cs
...................\obj\Debug\AutoKeyTool.csproj.FileListAbsolute.txt
...................\...\.....\AutoKeyTool.csproj.GenerateResource.Cache
...................\...\.....\AutoKeyTool.exe
...................\...\.....\AutoKeyTool.FrmMain.resources
...................\...\.....\AutoKeyTool.pdb
...................\...\.....\AutoKeyTool.Properties.Resources.resources
...................\...\.....\DesignTimeResolveAssemblyReferences.cache
...................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...................\...\Release\AutoKeyTool.csproj.FileListAbsolute.txt
...................\...\.......\AutoKeyTool.csproj.GenerateResource.Cache
...................\...\.......\AutoKeyTool.csprojResolveAssemblyReference.cache
...................\...\.......\AutoKeyTool.exe
...................\...\.......\AutoKeyTool.FrmAbout.resources
...................\...\.......\AutoKeyTool.FrmMain.resources
...................\...\.......\AutoKeyTool.pdb
...................\...\.......\AutoKeyTool.Properties.Resources.resources
...................\...\.......\DesignTimeResolveAssemblyReferences.cache
...................\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
...................\Program.cs
...................\...perties\AssemblyInfo.cs
...................\..........\Resources.Designer.cs
...................\..........\Resources.resx
...................\..........\Settings.Designer.cs
...................\..........\Settings.settings
...................\Win32Api.cs
...................\源码必读.txt
...................\bin\Release\AutoKeyTool_Secure
...................\obj\Debug\TempPE
...................\...\Release\TempPE
...................\bin\Debug
...................\...\Release
...................\obj\Debug
...................\...\Release
...................\bin
...................\obj
...................\Properties
WinformButtonGadget