Image ig = Image.FromFile("G:\\C++pj\\testImage\\testImage\\figure1.jpg");
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox1.Image = ig;

this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox1.Image = ig;
網誌管理員已經移除這則留言。
回覆刪除