用VS2008开发C#语言wince程序,发现程序里右键捕获不到,采集器上点也没反应,上网查好像有个c++版本的,看不懂啊,下面我给出C#实现右键效果的解决方案,请各位多多优化. 首先控件ContextMenu 和 Timer 设置contextMenu1 在dataGrid里实现右键点击,事件dataGrid1_MouseDown 按下鼠标按钮事件. 上代码 public int _x; public int _y; private void dataGrid1_MouseDown(ob…
Telerik JustDecompile是Telerik公司推出一个免费的.NET反编译工具,支持插件与Visual Studio 2015~2013集成,还能够创建Visual Studio Project文件.JustDecompile与Reflector相比的话,个人更喜欢JustDecompile,因为他免费,而且对于一些C#动态类型的反编译效果比较好. Telerik JustDecompile 2014.1.255.0 开发版(.NET反编译神器,VS2013超强插件,等同于破解版…