Thanks
but
PictureBox1.Image = Image.FromFile _ (System.Environment.GetFolderPath _ (System.Environment.SpecialFolder.Personal) _ &
"\Image.gif")
I dont know what to type into this...
Edit: It works! i used: picturebox1.image = Projectname.My.Resources.Resources.Imagename