|
|
@@ -1019,12 +1019,12 @@
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|