|
@@ -174,6 +174,7 @@
|
|
|
this.pbImage.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.pbImage.Name = "pbImage";
|
|
|
this.pbImage.Size = new System.Drawing.Size(1025, 674);
|
|
|
+ this.pbImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
this.pbImage.TabIndex = 0;
|
|
|
this.pbImage.TabStop = false;
|
|
|
//
|