|
|
@@ -541,9 +541,9 @@
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletWeigh_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Make_PalletWeigh_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_PalletWeigh_SizeChanged);
|
|
|
- this.panel4.ResumeLayout(false);
|
|
|
+ this.panel4.ResumeLayout(true);
|
|
|
this.panel4.PerformLayout();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|