|
@@ -2493,6 +2493,7 @@
|
2493
|
//
|
2493
|
//
|
2494
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
2494
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
2495
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
2495
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
2496
|
+ this.AutoScroll = true;
|
2496
|
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
2497
|
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
2497
|
this.ClientSize = new System.Drawing.Size(1185, 840);
|
2498
|
this.ClientSize = new System.Drawing.Size(1185, 840);
|
2498
|
this.Controls.Add(this.label_Build);
|
2499
|
this.Controls.Add(this.label_Build);
|