|
@@ -446,17 +446,17 @@
|
|
|
//
|
|
|
// tB_StopMode
|
|
|
//
|
|
|
- this.tB_StopMode.Location = new System.Drawing.Point(107, 21);
|
|
|
+ this.tB_StopMode.Location = new System.Drawing.Point(110, 23);
|
|
|
this.tB_StopMode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tB_StopMode.Name = "tB_StopMode";
|
|
|
this.tB_StopMode.ReadOnly = true;
|
|
|
- this.tB_StopMode.Size = new System.Drawing.Size(157, 21);
|
|
|
+ this.tB_StopMode.Size = new System.Drawing.Size(122, 21);
|
|
|
this.tB_StopMode.TabIndex = 372;
|
|
|
this.tB_StopMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
//
|
|
|
// btn_StopMode
|
|
|
//
|
|
|
- this.btn_StopMode.Location = new System.Drawing.Point(268, 19);
|
|
|
+ this.btn_StopMode.Location = new System.Drawing.Point(235, 21);
|
|
|
this.btn_StopMode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btn_StopMode.Name = "btn_StopMode";
|
|
|
this.btn_StopMode.Size = new System.Drawing.Size(45, 23);
|
|
@@ -759,18 +759,18 @@
|
|
|
//
|
|
|
// IDC_EDIT_OTHERSELECTION
|
|
|
//
|
|
|
- this.IDC_EDIT_OTHERSELECTION.Location = new System.Drawing.Point(107, 159);
|
|
|
+ this.IDC_EDIT_OTHERSELECTION.Location = new System.Drawing.Point(108, 159);
|
|
|
this.IDC_EDIT_OTHERSELECTION.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.IDC_EDIT_OTHERSELECTION.MaxLength = 10;
|
|
|
this.IDC_EDIT_OTHERSELECTION.Name = "IDC_EDIT_OTHERSELECTION";
|
|
|
this.IDC_EDIT_OTHERSELECTION.ReadOnly = true;
|
|
|
- this.IDC_EDIT_OTHERSELECTION.Size = new System.Drawing.Size(157, 21);
|
|
|
+ this.IDC_EDIT_OTHERSELECTION.Size = new System.Drawing.Size(122, 21);
|
|
|
this.IDC_EDIT_OTHERSELECTION.TabIndex = 843;
|
|
|
this.IDC_EDIT_OTHERSELECTION.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
//
|
|
|
// btn_otherselection
|
|
|
//
|
|
|
- this.btn_otherselection.Location = new System.Drawing.Point(268, 157);
|
|
|
+ this.btn_otherselection.Location = new System.Drawing.Point(235, 157);
|
|
|
this.btn_otherselection.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btn_otherselection.Name = "btn_otherselection";
|
|
|
this.btn_otherselection.Size = new System.Drawing.Size(45, 23);
|
|
@@ -1142,7 +1142,7 @@
|
|
|
// IDC_USINGXRAY_LIB
|
|
|
//
|
|
|
this.IDC_USINGXRAY_LIB.AutoSize = true;
|
|
|
- this.IDC_USINGXRAY_LIB.Location = new System.Drawing.Point(139, 23);
|
|
|
+ this.IDC_USINGXRAY_LIB.Location = new System.Drawing.Point(110, 23);
|
|
|
this.IDC_USINGXRAY_LIB.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.IDC_USINGXRAY_LIB.Name = "IDC_USINGXRAY_LIB";
|
|
|
this.IDC_USINGXRAY_LIB.Size = new System.Drawing.Size(15, 14);
|
|
@@ -1217,7 +1217,7 @@
|
|
|
//
|
|
|
// btnok
|
|
|
//
|
|
|
- this.btnok.Location = new System.Drawing.Point(478, 606);
|
|
|
+ this.btnok.Location = new System.Drawing.Point(499, 606);
|
|
|
this.btnok.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btnok.Name = "btnok";
|
|
|
this.btnok.Size = new System.Drawing.Size(66, 22);
|
|
@@ -1253,7 +1253,7 @@
|
|
|
//
|
|
|
// btncancel
|
|
|
//
|
|
|
- this.btncancel.Location = new System.Drawing.Point(568, 606);
|
|
|
+ this.btncancel.Location = new System.Drawing.Point(580, 606);
|
|
|
this.btncancel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btncancel.Name = "btncancel";
|
|
|
this.btncancel.Size = new System.Drawing.Size(66, 22);
|