Image shows up in Visual Studio designer but not during run-time

后端 未结 19 1966
独厮守ぢ
独厮守ぢ 2020-12-17 08:09

I\'m currently working w/ VS studio 2010, .NET 4.0. Here is my scenario:

I currently have a class library project called \"Images\" that contains a sub folder calle

19条回答
  •  北海茫月
    2020-12-17 08:30

    All very good answers. I didn't see this one above and though it's simple and obvious, it will certainly cause the symptoms of the original post. It's easy to forget when we're in a hurry.

    Make sure if you dragged and dropped the images into the project that the files have been "Included in Project". That's quickly available from the context menu.

提交回复
热议问题