|
@@ -339,6 +339,7 @@ namespace OTSMeasureApp._5_OTSMeasureStatuImageFun
|
|
|
this.Name = "SlopFocus";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
|
this.Text = "SlopFocus";
|
|
|
+ this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SlopFocus_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.SlopFocus_Load);
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
this.groupBox1.PerformLayout();
|