You have to insert the reference for the new image on the Resources.resx file in the properties folder, look at image you added using the desinger and you will get the idea, also, you need to add accessor for it on the Resources.Desinger.cs, to allow the call: Resources.NewImage, learn the syntax in the same way.