How to fix the 'Resources' is not a member of 'My'

后端 未结 23 1194
醉话见心
醉话见心 2021-01-17 09:54

I am using VS2010 and in all of my projects \"My.Resources\" is available and shows all the files that are in the \"resources\" section of the project. In this one project I

23条回答
  •  天涯浪人
    2021-01-17 10:43

    On your new project:

    1. Go to any button using an image
    2. Go to image
    3. Try to load any image
    4. From import - try to load all your images from the other project

    So - no errors will appear - I applied this in VS2013

提交回复
热议问题