摘要: 1、添加System.Windows.Forms的引用。2、在命名空间上using一下。3、要实现的部分:using System;using System.Runtime.InteropServices;using System.Windows.Forms;namespace ThreadTest... 阅读全文
posted @ 2014-08-26 11:17 Seawin龙 阅读(1639) 评论(0) 推荐(0)