//CurrentCommunication为解决方案的名字,dynamic为图片的名字
pictureBox1.Image = CurrentCommunication.Properties.Resources.dynamic;