Change size mode on frmChildCrud

This commit is contained in:
kougyokugentou 2021-02-10 21:55:28 -08:00
parent eec15df542
commit a3c86d44e8
1 changed files with 1 additions and 0 deletions

View File

@ -378,6 +378,7 @@
this.photoPictureBox.Location = new System.Drawing.Point(653, 19);
this.photoPictureBox.Name = "photoPictureBox";
this.photoPictureBox.Size = new System.Drawing.Size(156, 161);
this.photoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.photoPictureBox.TabIndex = 22;
this.photoPictureBox.TabStop = false;
//