.net 1.1中如何给windows form加载icon图标?1.1中没有资源文件可以使用,如何加载项目下的a.ico图标呢?public class Form2 : System.Windows.Forms.Form{ //this.Icon = ?}[解决办法]安装部署时可以换图标