菜鸟问题,请大家帮忙!
为什么在vs2005中,using不到System.Windows.Forms命名空间?
[解决办法]
引用了 System.Windows.Forms dll 了吗?
[解决办法]
你选的应该不是Windows应用程序,所以要自己手动添加System.Windows.Forms.dll 的引用
发布时间: 2012-02-24 16:30:38 作者: rapoo
菜鸟问题,请大家帮忙!
为什么在vs2005中,using不到System.Windows.Forms命名空间?
[解决办法]
引用了 System.Windows.Forms dll 了吗?
[解决办法]
你选的应该不是Windows应用程序,所以要自己手动添加System.Windows.Forms.dll 的引用