C#从资源中加载图片

问题描述:

您好,

所以我对我的项目有疑问,我花了大约2天时间思考如何才能完成这项工作。

So i have issue about my project, i spent about 2 days thinking how could i get this done.

PS我是学习C#的新手。

P.S i'm new on learning in to C#.

所以我的问题是如何将图片加载到图片框中,而我在打开的应用程序中按下按钮,图片就在我项目的资源。

So my question is how to load a picture into a picturebox, while i press button in a open app, the picture is in the resources of my project.

我试过了,但图片没有改变
I tried, but the image don't change