|
|
@@ -1329,13 +1329,13 @@
|
|
|
this.Load += new System.EventHandler(this.Make_PackageCollectionWeigh_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_PackageCollectionWeigh_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
- this.groupBoxWithBorder2.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder2.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder2.PerformLayout();
|
|
|
- this.groupBoxWithBorder3.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder3.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder3.PerformLayout();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|