|
@@ -413,13 +413,13 @@
|
|
|
this.Load += new System.EventHandler(this.Query_ExeProgress_Load);
|
|
this.Load += new System.EventHandler(this.Query_ExeProgress_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Query_ExeProgress_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.Query_ExeProgress_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
|
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
|
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
}
|
|
}
|