|
|
@@ -47,13 +47,31 @@
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
|
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox5 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox5 = new System.Windows.Forms.TextBox();
|
|
|
+ this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.checkBox6 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox6 = new System.Windows.Forms.TextBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
|
|
+ this.groupBox1.SuspendLayout();
|
|
|
+ this.groupBox2.SuspendLayout();
|
|
|
+ this.groupBox3.SuspendLayout();
|
|
|
+ this.groupBox4.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
- this.label1.Location = new System.Drawing.Point(40, 50);
|
|
|
+ this.label1.Location = new System.Drawing.Point(6, 40);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(142, 25);
|
|
|
this.label1.TabIndex = 0;
|
|
|
@@ -62,7 +80,7 @@
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
- this.label2.Location = new System.Drawing.Point(40, 100);
|
|
|
+ this.label2.Location = new System.Drawing.Point(6, 139);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(116, 25);
|
|
|
this.label2.TabIndex = 1;
|
|
|
@@ -71,7 +89,7 @@
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
- this.label3.Location = new System.Drawing.Point(40, 150);
|
|
|
+ this.label3.Location = new System.Drawing.Point(4, 41);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(176, 25);
|
|
|
this.label3.TabIndex = 2;
|
|
|
@@ -80,7 +98,7 @@
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
- this.label4.Location = new System.Drawing.Point(40, 200);
|
|
|
+ this.label4.Location = new System.Drawing.Point(4, 91);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(201, 25);
|
|
|
this.label4.TabIndex = 3;
|
|
|
@@ -89,7 +107,7 @@
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
- this.label5.Location = new System.Drawing.Point(40, 250);
|
|
|
+ this.label5.Location = new System.Drawing.Point(4, 141);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(191, 25);
|
|
|
this.label5.TabIndex = 4;
|
|
|
@@ -98,7 +116,7 @@
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
- this.label6.Location = new System.Drawing.Point(40, 300);
|
|
|
+ this.label6.Location = new System.Drawing.Point(4, 191);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(131, 25);
|
|
|
this.label6.TabIndex = 5;
|
|
|
@@ -106,7 +124,7 @@
|
|
|
//
|
|
|
// numericUpDown1
|
|
|
//
|
|
|
- this.numericUpDown1.Location = new System.Drawing.Point(298, 48);
|
|
|
+ this.numericUpDown1.Location = new System.Drawing.Point(184, 38);
|
|
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
|
|
3,
|
|
|
0,
|
|
|
@@ -128,28 +146,28 @@
|
|
|
//
|
|
|
// textBox1
|
|
|
//
|
|
|
- this.textBox1.Location = new System.Drawing.Point(298, 97);
|
|
|
+ this.textBox1.Location = new System.Drawing.Point(184, 133);
|
|
|
this.textBox1.Name = "textBox1";
|
|
|
this.textBox1.Size = new System.Drawing.Size(239, 31);
|
|
|
this.textBox1.TabIndex = 7;
|
|
|
//
|
|
|
// textBox2
|
|
|
//
|
|
|
- this.textBox2.Location = new System.Drawing.Point(298, 147);
|
|
|
+ this.textBox2.Location = new System.Drawing.Point(207, 38);
|
|
|
this.textBox2.Name = "textBox2";
|
|
|
this.textBox2.Size = new System.Drawing.Size(200, 31);
|
|
|
this.textBox2.TabIndex = 8;
|
|
|
//
|
|
|
// textBox3
|
|
|
//
|
|
|
- this.textBox3.Location = new System.Drawing.Point(298, 197);
|
|
|
+ this.textBox3.Location = new System.Drawing.Point(207, 88);
|
|
|
this.textBox3.Name = "textBox3";
|
|
|
this.textBox3.Size = new System.Drawing.Size(200, 31);
|
|
|
this.textBox3.TabIndex = 9;
|
|
|
//
|
|
|
// textBox4
|
|
|
//
|
|
|
- this.textBox4.Location = new System.Drawing.Point(298, 247);
|
|
|
+ this.textBox4.Location = new System.Drawing.Point(207, 138);
|
|
|
this.textBox4.Name = "textBox4";
|
|
|
this.textBox4.Size = new System.Drawing.Size(200, 31);
|
|
|
this.textBox4.TabIndex = 10;
|
|
|
@@ -160,14 +178,14 @@
|
|
|
this.comboBox1.Items.AddRange(new object[] {
|
|
|
"JSON",
|
|
|
"CSV"});
|
|
|
- this.comboBox1.Location = new System.Drawing.Point(298, 297);
|
|
|
+ this.comboBox1.Location = new System.Drawing.Point(207, 188);
|
|
|
this.comboBox1.Name = "comboBox1";
|
|
|
this.comboBox1.Size = new System.Drawing.Size(239, 33);
|
|
|
this.comboBox1.TabIndex = 11;
|
|
|
//
|
|
|
// button1
|
|
|
//
|
|
|
- this.button1.Location = new System.Drawing.Point(502, 145);
|
|
|
+ this.button1.Location = new System.Drawing.Point(411, 36);
|
|
|
this.button1.Name = "button1";
|
|
|
this.button1.Size = new System.Drawing.Size(35, 34);
|
|
|
this.button1.TabIndex = 12;
|
|
|
@@ -177,7 +195,7 @@
|
|
|
//
|
|
|
// button2
|
|
|
//
|
|
|
- this.button2.Location = new System.Drawing.Point(502, 195);
|
|
|
+ this.button2.Location = new System.Drawing.Point(411, 86);
|
|
|
this.button2.Name = "button2";
|
|
|
this.button2.Size = new System.Drawing.Size(35, 34);
|
|
|
this.button2.TabIndex = 13;
|
|
|
@@ -187,7 +205,7 @@
|
|
|
//
|
|
|
// button3
|
|
|
//
|
|
|
- this.button3.Location = new System.Drawing.Point(502, 245);
|
|
|
+ this.button3.Location = new System.Drawing.Point(411, 136);
|
|
|
this.button3.Name = "button3";
|
|
|
this.button3.Size = new System.Drawing.Size(35, 34);
|
|
|
this.button3.TabIndex = 14;
|
|
|
@@ -197,7 +215,7 @@
|
|
|
//
|
|
|
// button4
|
|
|
//
|
|
|
- this.button4.Location = new System.Drawing.Point(40, 355);
|
|
|
+ this.button4.Location = new System.Drawing.Point(12, 396);
|
|
|
this.button4.Name = "button4";
|
|
|
this.button4.Size = new System.Drawing.Size(160, 34);
|
|
|
this.button4.TabIndex = 15;
|
|
|
@@ -207,7 +225,7 @@
|
|
|
//
|
|
|
// button5
|
|
|
//
|
|
|
- this.button5.Location = new System.Drawing.Point(377, 355);
|
|
|
+ this.button5.Location = new System.Drawing.Point(295, 396);
|
|
|
this.button5.Name = "button5";
|
|
|
this.button5.Size = new System.Drawing.Size(160, 34);
|
|
|
this.button5.TabIndex = 16;
|
|
|
@@ -215,35 +233,190 @@
|
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
//
|
|
|
+ // groupBox1
|
|
|
+ //
|
|
|
+ this.groupBox1.Controls.Add(this.textBox5);
|
|
|
+ this.groupBox1.Controls.Add(this.label7);
|
|
|
+ this.groupBox1.Controls.Add(this.textBox2);
|
|
|
+ this.groupBox1.Controls.Add(this.label3);
|
|
|
+ this.groupBox1.Controls.Add(this.label4);
|
|
|
+ this.groupBox1.Controls.Add(this.button3);
|
|
|
+ this.groupBox1.Controls.Add(this.label5);
|
|
|
+ this.groupBox1.Controls.Add(this.button2);
|
|
|
+ this.groupBox1.Controls.Add(this.label6);
|
|
|
+ this.groupBox1.Controls.Add(this.button1);
|
|
|
+ this.groupBox1.Controls.Add(this.textBox3);
|
|
|
+ this.groupBox1.Controls.Add(this.comboBox1);
|
|
|
+ this.groupBox1.Controls.Add(this.textBox4);
|
|
|
+ this.groupBox1.Location = new System.Drawing.Point(461, 12);
|
|
|
+ this.groupBox1.Name = "groupBox1";
|
|
|
+ this.groupBox1.Size = new System.Drawing.Size(464, 282);
|
|
|
+ this.groupBox1.TabIndex = 17;
|
|
|
+ this.groupBox1.TabStop = false;
|
|
|
+ this.groupBox1.Text = "Ore Def";
|
|
|
+ //
|
|
|
+ // groupBox2
|
|
|
+ //
|
|
|
+ this.groupBox2.Controls.Add(this.checkBox1);
|
|
|
+ this.groupBox2.Controls.Add(this.label1);
|
|
|
+ this.groupBox2.Controls.Add(this.label2);
|
|
|
+ this.groupBox2.Controls.Add(this.numericUpDown1);
|
|
|
+ this.groupBox2.Controls.Add(this.textBox1);
|
|
|
+ this.groupBox2.Location = new System.Drawing.Point(12, 12);
|
|
|
+ this.groupBox2.Name = "groupBox2";
|
|
|
+ this.groupBox2.Size = new System.Drawing.Size(443, 191);
|
|
|
+ this.groupBox2.TabIndex = 18;
|
|
|
+ this.groupBox2.TabStop = false;
|
|
|
+ this.groupBox2.Text = "Machine";
|
|
|
+ //
|
|
|
+ // checkBox1
|
|
|
+ //
|
|
|
+ this.checkBox1.AutoSize = true;
|
|
|
+ this.checkBox1.Location = new System.Drawing.Point(6, 91);
|
|
|
+ this.checkBox1.Name = "checkBox1";
|
|
|
+ this.checkBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
+ this.checkBox1.Size = new System.Drawing.Size(199, 29);
|
|
|
+ this.checkBox1.TabIndex = 8;
|
|
|
+ this.checkBox1.Text = "Enable Serial Output";
|
|
|
+ this.checkBox1.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // groupBox3
|
|
|
+ //
|
|
|
+ this.groupBox3.Controls.Add(this.checkBox5);
|
|
|
+ this.groupBox3.Controls.Add(this.checkBox4);
|
|
|
+ this.groupBox3.Controls.Add(this.checkBox3);
|
|
|
+ this.groupBox3.Controls.Add(this.checkBox2);
|
|
|
+ this.groupBox3.Location = new System.Drawing.Point(12, 217);
|
|
|
+ this.groupBox3.Name = "groupBox3";
|
|
|
+ this.groupBox3.Size = new System.Drawing.Size(443, 173);
|
|
|
+ this.groupBox3.TabIndex = 19;
|
|
|
+ this.groupBox3.TabStop = false;
|
|
|
+ this.groupBox3.Text = "Logging";
|
|
|
+ //
|
|
|
+ // checkBox2
|
|
|
+ //
|
|
|
+ this.checkBox2.AutoSize = true;
|
|
|
+ this.checkBox2.Location = new System.Drawing.Point(129, 30);
|
|
|
+ this.checkBox2.Name = "checkBox2";
|
|
|
+ this.checkBox2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
+ this.checkBox2.Size = new System.Drawing.Size(76, 29);
|
|
|
+ this.checkBox2.TabIndex = 0;
|
|
|
+ this.checkBox2.Text = "Error";
|
|
|
+ this.checkBox2.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // checkBox3
|
|
|
+ //
|
|
|
+ this.checkBox3.AutoSize = true;
|
|
|
+ this.checkBox3.Location = new System.Drawing.Point(101, 65);
|
|
|
+ this.checkBox3.Name = "checkBox3";
|
|
|
+ this.checkBox3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
+ this.checkBox3.Size = new System.Drawing.Size(104, 29);
|
|
|
+ this.checkBox3.TabIndex = 1;
|
|
|
+ this.checkBox3.Text = "Warning";
|
|
|
+ this.checkBox3.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // checkBox4
|
|
|
+ //
|
|
|
+ this.checkBox4.AutoSize = true;
|
|
|
+ this.checkBox4.Location = new System.Drawing.Point(73, 100);
|
|
|
+ this.checkBox4.Name = "checkBox4";
|
|
|
+ this.checkBox4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
+ this.checkBox4.Size = new System.Drawing.Size(132, 29);
|
|
|
+ this.checkBox4.TabIndex = 2;
|
|
|
+ this.checkBox4.Text = "Information";
|
|
|
+ this.checkBox4.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // checkBox5
|
|
|
+ //
|
|
|
+ this.checkBox5.AutoSize = true;
|
|
|
+ this.checkBox5.Location = new System.Drawing.Point(77, 135);
|
|
|
+ this.checkBox5.Name = "checkBox5";
|
|
|
+ this.checkBox5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
+ this.checkBox5.Size = new System.Drawing.Size(128, 29);
|
|
|
+ this.checkBox5.TabIndex = 3;
|
|
|
+ this.checkBox5.Text = "Debugging";
|
|
|
+ this.checkBox5.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // label7
|
|
|
+ //
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Location = new System.Drawing.Point(4, 241);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(184, 25);
|
|
|
+ this.label7.TabIndex = 15;
|
|
|
+ this.label7.Text = "Ore Def sample types";
|
|
|
+ //
|
|
|
+ // textBox5
|
|
|
+ //
|
|
|
+ this.textBox5.Location = new System.Drawing.Point(207, 238);
|
|
|
+ this.textBox5.Name = "textBox5";
|
|
|
+ this.textBox5.Size = new System.Drawing.Size(239, 31);
|
|
|
+ this.textBox5.TabIndex = 16;
|
|
|
+ //
|
|
|
+ // groupBox4
|
|
|
+ //
|
|
|
+ this.groupBox4.Controls.Add(this.textBox6);
|
|
|
+ this.groupBox4.Controls.Add(this.label8);
|
|
|
+ this.groupBox4.Controls.Add(this.checkBox6);
|
|
|
+ this.groupBox4.Location = new System.Drawing.Point(461, 300);
|
|
|
+ this.groupBox4.Name = "groupBox4";
|
|
|
+ this.groupBox4.Size = new System.Drawing.Size(464, 125);
|
|
|
+ this.groupBox4.TabIndex = 20;
|
|
|
+ this.groupBox4.TabStop = false;
|
|
|
+ this.groupBox4.Text = "LIMS";
|
|
|
+ //
|
|
|
+ // checkBox6
|
|
|
+ //
|
|
|
+ this.checkBox6.AutoSize = true;
|
|
|
+ this.checkBox6.Location = new System.Drawing.Point(6, 30);
|
|
|
+ this.checkBox6.Name = "checkBox6";
|
|
|
+ this.checkBox6.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
+ this.checkBox6.Size = new System.Drawing.Size(229, 29);
|
|
|
+ this.checkBox6.TabIndex = 0;
|
|
|
+ this.checkBox6.Text = "Enable LIMS Connection";
|
|
|
+ this.checkBox6.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // label8
|
|
|
+ //
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Location = new System.Drawing.Point(11, 77);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(146, 25);
|
|
|
+ this.label8.TabIndex = 17;
|
|
|
+ this.label8.Text = "LIMS Connection";
|
|
|
+ //
|
|
|
+ // textBox6
|
|
|
+ //
|
|
|
+ this.textBox6.Location = new System.Drawing.Point(207, 74);
|
|
|
+ this.textBox6.Name = "textBox6";
|
|
|
+ this.textBox6.Size = new System.Drawing.Size(239, 31);
|
|
|
+ this.textBox6.TabIndex = 18;
|
|
|
+ //
|
|
|
// SettingsDialog
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 25F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(559, 403);
|
|
|
+ this.ClientSize = new System.Drawing.Size(939, 443);
|
|
|
+ this.Controls.Add(this.groupBox4);
|
|
|
+ this.Controls.Add(this.groupBox3);
|
|
|
+ this.Controls.Add(this.groupBox2);
|
|
|
+ this.Controls.Add(this.groupBox1);
|
|
|
this.Controls.Add(this.button5);
|
|
|
this.Controls.Add(this.button4);
|
|
|
- this.Controls.Add(this.button3);
|
|
|
- this.Controls.Add(this.button2);
|
|
|
- this.Controls.Add(this.button1);
|
|
|
- this.Controls.Add(this.comboBox1);
|
|
|
- this.Controls.Add(this.textBox4);
|
|
|
- this.Controls.Add(this.textBox3);
|
|
|
- this.Controls.Add(this.textBox2);
|
|
|
- this.Controls.Add(this.textBox1);
|
|
|
- this.Controls.Add(this.numericUpDown1);
|
|
|
- this.Controls.Add(this.label6);
|
|
|
- this.Controls.Add(this.label5);
|
|
|
- this.Controls.Add(this.label4);
|
|
|
- this.Controls.Add(this.label3);
|
|
|
- this.Controls.Add(this.label2);
|
|
|
- this.Controls.Add(this.label1);
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
this.Name = "SettingsDialog";
|
|
|
this.Text = "SettingsDialog";
|
|
|
this.Load += new System.EventHandler(this.SettingsDialog_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
|
|
+ this.groupBox1.ResumeLayout(false);
|
|
|
+ this.groupBox1.PerformLayout();
|
|
|
+ this.groupBox2.ResumeLayout(false);
|
|
|
+ this.groupBox2.PerformLayout();
|
|
|
+ this.groupBox3.ResumeLayout(false);
|
|
|
+ this.groupBox3.PerformLayout();
|
|
|
+ this.groupBox4.ResumeLayout(false);
|
|
|
+ this.groupBox4.PerformLayout();
|
|
|
this.ResumeLayout(false);
|
|
|
- this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
|
|
|
@@ -267,5 +440,19 @@
|
|
|
private Button button4;
|
|
|
private Button button5;
|
|
|
private FolderBrowserDialog folderBrowserDialog1;
|
|
|
+ private GroupBox groupBox1;
|
|
|
+ private TextBox textBox5;
|
|
|
+ private Label label7;
|
|
|
+ private GroupBox groupBox2;
|
|
|
+ private CheckBox checkBox1;
|
|
|
+ private GroupBox groupBox3;
|
|
|
+ private CheckBox checkBox5;
|
|
|
+ private CheckBox checkBox4;
|
|
|
+ private CheckBox checkBox3;
|
|
|
+ private CheckBox checkBox2;
|
|
|
+ private GroupBox groupBox4;
|
|
|
+ private TextBox textBox6;
|
|
|
+ private Label label8;
|
|
|
+ private CheckBox checkBox6;
|
|
|
}
|
|
|
}
|