|
|
@@ -525,7 +525,7 @@
|
|
|
this.WeighRecord.Location = new System.Drawing.Point(563, 267);
|
|
|
this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.WeighRecord.Name = "WeighRecord";
|
|
|
- this.WeighRecord.Size = new System.Drawing.Size(516, 376);
|
|
|
+ this.WeighRecord.Size = new System.Drawing.Size(537, 376);
|
|
|
this.WeighRecord.TabIndex = 174;
|
|
|
this.WeighRecord.UseCompatibleStateImageBehavior = false;
|
|
|
this.WeighRecord.View = System.Windows.Forms.View.Details;
|
|
|
@@ -600,12 +600,12 @@
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.卡通箱称重_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.卡通箱称重_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.卡通箱称重_SizeChanged);
|
|
|
- this.panel6.ResumeLayout(false);
|
|
|
+ this.panel6.ResumeLayout(true);
|
|
|
this.panel6.PerformLayout();
|
|
|
- this.panel4.ResumeLayout(false);
|
|
|
+ this.panel4.ResumeLayout(true);
|
|
|
this.panel4.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|