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
Private lockedImage = My.Resources.Resource.myfile
Hope it works...