Images missing when running build on different computer

前端 未结 0 1078
心在旅途
心在旅途 2021-01-21 13:27

In my windows form application I\'m using the following method to assign images to my pictureBoxes.

pictureBox1.Image = Image.FromFile(path);

The

相关标签:
回答
  • 消灭零回复
提交回复
热议问题