|
|
@@ -436,6 +436,7 @@
|
|
|
this.MaximizeBox = false;
|
|
|
this.Name = "frmInitializeImageboundary";
|
|
|
this.ShowIcon = false;
|
|
|
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.Text = "frmInitializeImageboundary";
|
|
|
this.Load += new System.EventHandler(this.frmInitializeImageboundary_Load);
|
|
|
this.groupBox3.ResumeLayout(false);
|