摘要:
在应用中,我们可能会需要实现像Ctrl+C复制、Ctrl+V粘贴这样的快捷键,本文简单介绍了它的实现,并给出了一个实现类。(1)建立一个类文件,命名为HotKey.cs,代码如下:using System;using System.Collections.Generic;using System.Runtime.InteropServices;using System.Windows.Forms;... 阅读全文
posted @ 2009-09-27 15:35
吴永富
阅读(3335)
评论(0)
推荐(0)

浙公网安备 33010602011771号