|
@@ -120,7 +120,6 @@
|
|
this.IDC_BACK_MAX_SWITCH = new System.Windows.Forms.CheckBox();
|
|
this.IDC_BACK_MAX_SWITCH = new System.Windows.Forms.CheckBox();
|
|
this.IDC_PART_MAX_SWITCH = new System.Windows.Forms.CheckBox();
|
|
this.IDC_PART_MAX_SWITCH = new System.Windows.Forms.CheckBox();
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
- this.IDC_COMBO_USINGXRAYS = new System.Windows.Forms.ComboBox();
|
|
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME = new System.Windows.Forms.TextBox();
|
|
this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME = new System.Windows.Forms.TextBox();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
@@ -145,6 +144,7 @@
|
|
this.lbModelSel = new System.Windows.Forms.Label();
|
|
this.lbModelSel = new System.Windows.Forms.Label();
|
|
this.IDC_COMBO_Model = new System.Windows.Forms.ComboBox();
|
|
this.IDC_COMBO_Model = new System.Windows.Forms.ComboBox();
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
|
|
+ this.IDC_USINGXRAY_LIB = new System.Windows.Forms.CheckBox();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
@@ -1079,7 +1079,7 @@
|
|
//
|
|
//
|
|
// groupBox6
|
|
// groupBox6
|
|
//
|
|
//
|
|
- this.groupBox6.Controls.Add(this.IDC_COMBO_USINGXRAYS);
|
|
|
|
|
|
+ this.groupBox6.Controls.Add(this.IDC_USINGXRAY_LIB);
|
|
this.groupBox6.Controls.Add(this.label44);
|
|
this.groupBox6.Controls.Add(this.label44);
|
|
this.groupBox6.Controls.Add(this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME);
|
|
this.groupBox6.Controls.Add(this.IDC_TEXTBOX_SEARCHXRAYSPEED_TIME);
|
|
this.groupBox6.Controls.Add(this.label38);
|
|
this.groupBox6.Controls.Add(this.label38);
|
|
@@ -1103,17 +1103,6 @@
|
|
this.groupBox6.TabStop = false;
|
|
this.groupBox6.TabStop = false;
|
|
this.groupBox6.Text = "X-ray参数";
|
|
this.groupBox6.Text = "X-ray参数";
|
|
//
|
|
//
|
|
- // IDC_COMBO_USINGXRAYS
|
|
|
|
- //
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.FormattingEnabled = true;
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.Location = new System.Drawing.Point(208, 132);
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.Name = "IDC_COMBO_USINGXRAYS";
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.Size = new System.Drawing.Size(223, 26);
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.TabIndex = 826;
|
|
|
|
- this.IDC_COMBO_USINGXRAYS.SelectedIndexChanged += new System.EventHandler(this.IDC_COMBO_USINGXRAYS_SelectedIndexChanged);
|
|
|
|
- //
|
|
|
|
// label44
|
|
// label44
|
|
//
|
|
//
|
|
this.label44.AutoSize = true;
|
|
this.label44.AutoSize = true;
|
|
@@ -1345,6 +1334,15 @@
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.Text = "模式选择";
|
|
this.groupBox7.Text = "模式选择";
|
|
//
|
|
//
|
|
|
|
+ // IDC_USINGXRAY_LIB
|
|
|
|
+ //
|
|
|
|
+ this.IDC_USINGXRAY_LIB.AutoSize = true;
|
|
|
|
+ this.IDC_USINGXRAY_LIB.Location = new System.Drawing.Point(408, 135);
|
|
|
|
+ this.IDC_USINGXRAY_LIB.Name = "IDC_USINGXRAY_LIB";
|
|
|
|
+ this.IDC_USINGXRAY_LIB.Size = new System.Drawing.Size(22, 21);
|
|
|
|
+ this.IDC_USINGXRAY_LIB.TabIndex = 826;
|
|
|
|
+ this.IDC_USINGXRAY_LIB.UseVisualStyleBackColor = true;
|
|
|
|
+ //
|
|
// ProgMgrInfoForm
|
|
// ProgMgrInfoForm
|
|
//
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
@@ -1512,7 +1510,6 @@
|
|
public System.Windows.Forms.CheckBox IDC_SYS_LIB;
|
|
public System.Windows.Forms.CheckBox IDC_SYS_LIB;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label17;
|
|
public System.Windows.Forms.ComboBox IDC_COMBO_STDSelect;
|
|
public System.Windows.Forms.ComboBox IDC_COMBO_STDSelect;
|
|
- public System.Windows.Forms.ComboBox IDC_COMBO_USINGXRAYS;
|
|
|
|
private System.Windows.Forms.Label label44;
|
|
private System.Windows.Forms.Label label44;
|
|
public System.Windows.Forms.ComboBox IDC_COMBO_AUTOBGREMOVETYP;
|
|
public System.Windows.Forms.ComboBox IDC_COMBO_AUTOBGREMOVETYP;
|
|
private System.Windows.Forms.Label label_Auto;
|
|
private System.Windows.Forms.Label label_Auto;
|
|
@@ -1521,5 +1518,6 @@
|
|
private System.Windows.Forms.Label lbModelSel;
|
|
private System.Windows.Forms.Label lbModelSel;
|
|
public System.Windows.Forms.ComboBox IDC_COMBO_Model;
|
|
public System.Windows.Forms.ComboBox IDC_COMBO_Model;
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
|
|
+ public System.Windows.Forms.CheckBox IDC_USINGXRAY_LIB;
|
|
}
|
|
}
|
|
}
|
|
}
|