|
@@ -642,12 +642,12 @@
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.彩盒称重_FormClosing);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.彩盒称重_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Make_ColorBoxWeigh_Load);
|
|
this.Load += new System.EventHandler(this.Make_ColorBoxWeigh_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.彩盒称重_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.彩盒称重_SizeChanged);
|
|
|
- this.panel6.ResumeLayout(false);
|
|
|
|
|
|
|
+ this.panel6.ResumeLayout(true);
|
|
|
this.panel6.PerformLayout();
|
|
this.panel6.PerformLayout();
|
|
|
- this.panel4.ResumeLayout(false);
|
|
|
|
|
|
|
+ this.panel4.ResumeLayout(true);
|
|
|
this.panel4.PerformLayout();
|
|
this.panel4.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
|
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
}
|
|
}
|