public int img { get { return imgstyle; } set { imgstyle=value; imgPicBox psBox = new imgPicBox(); psBox.Location = new Point(10, 10); psBox.Size = new Size(40, 40 ...