From 597ca2fb14bb204f27aeb04089d6c87f19774916 Mon Sep 17 00:00:00 2001
From: lx <ex_lixiang17@cosl.com.cn>
Date: 星期五, 04 七月 2025 16:20:27 +0800
Subject: [PATCH] ui

---
 ErrorAnalysis.UI/FrmMain.Designer.cs | 1366 +++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 1,004 insertions(+), 362 deletions(-)

diff --git a/ErrorAnalysis.UI/FrmMain.Designer.cs b/ErrorAnalysis.UI/FrmMain.Designer.cs
index ce054be..1678a4e 100644
--- a/ErrorAnalysis.UI/FrmMain.Designer.cs
+++ b/ErrorAnalysis.UI/FrmMain.Designer.cs
@@ -28,33 +28,13 @@
         /// </summary>
         private void InitializeComponent()
         {
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
             btnAnalysis = new Button();
-            gpBore = new GroupBox();
-            textBox8 = new TextBox();
-            label16 = new Label();
-            label13 = new Label();
-            textBox7 = new TextBox();
-            label14 = new Label();
-            label11 = new Label();
-            textBox6 = new TextBox();
-            label12 = new Label();
             label9 = new Label();
-            textBox5 = new TextBox();
-            label10 = new Label();
-            label7 = new Label();
-            textBox4 = new TextBox();
-            label8 = new Label();
-            label5 = new Label();
-            textBox3 = new TextBox();
-            label6 = new Label();
             label3 = new Label();
-            textBox2 = new TextBox();
             label4 = new Label();
             label2 = new Label();
-            textBox1 = new TextBox();
-            btnSelectBore = new Button();
             label1 = new Label();
-            gbTarget = new GroupBox();
             label22 = new Label();
             numericUpDown3 = new NumericUpDown();
             label21 = new Label();
@@ -68,33 +48,123 @@
             panel1 = new Panel();
             rdoLockSpeed = new RadioButton();
             rdoLockPass = new RadioButton();
-            label19 = new Label();
-            label18 = new Label();
-            label17 = new Label();
-            numericUpDown1 = new NumericUpDown();
-            label15 = new Label();
-            nudSw = new NumericUpDown();
             gbResult = new GroupBox();
+            textBox1 = new TextBox();
+            pictureBox2 = new PictureBox();
+            pictureBox1 = new PictureBox();
             btnReport = new Button();
             label24 = new Label();
             txtDataPath = new TextBox();
             btnSelectDataSource = new Button();
-            gpBore.SuspendLayout();
-            gbTarget.SuspendLayout();
+            tabControl1 = new TabControl();
+            tpBorehole = new TabPage();
+            gpBoreholeFluid = new GroupBox();
+            numericUpDown11 = new NumericUpDown();
+            label10 = new Label();
+            label47 = new Label();
+            numericUpDown10 = new NumericUpDown();
+            numericUpDown4 = new NumericUpDown();
+            label49 = new Label();
+            label51 = new Label();
+            numericUpDown7 = new NumericUpDown();
+            label50 = new Label();
+            label46 = new Label();
+            label39 = new Label();
+            label45 = new Label();
+            numericUpDown12 = new NumericUpDown();
+            numericUpDown13 = new NumericUpDown();
+            label48 = new Label();
+            comboBox10 = new ComboBox();
+            label44 = new Label();
+            comboBox11 = new ComboBox();
+            comboBox9 = new ComboBox();
+            label38 = new Label();
+            gpBorehole = new GroupBox();
+            comboBox1 = new ComboBox();
+            label29 = new Label();
+            comboBox2 = new ComboBox();
+            label27 = new Label();
+            comboBox4 = new ComboBox();
+            comboBox5 = new ComboBox();
+            label28 = new Label();
+            label26 = new Label();
+            numericUpDown6 = new NumericUpDown();
+            comboBox6 = new ComboBox();
+            label32 = new Label();
+            label31 = new Label();
+            comboBox3 = new ComboBox();
+            label33 = new Label();
+            label37 = new Label();
+            label30 = new Label();
+            numericUpDown5 = new NumericUpDown();
+            comboBox7 = new ComboBox();
+            label25 = new Label();
+            label34 = new Label();
+            label6 = new Label();
+            label36 = new Label();
+            label35 = new Label();
+            tpFormation = new TabPage();
+            numericUpDown8 = new NumericUpDown();
+            label40 = new Label();
+            label41 = new Label();
+            label43 = new Label();
+            label15 = new Label();
+            numericUpDown9 = new NumericUpDown();
+            label42 = new Label();
+            nudSw = new NumericUpDown();
+            label18 = new Label();
+            numericUpDown1 = new NumericUpDown();
+            label17 = new Label();
+            label19 = new Label();
+            comboBox8 = new ComboBox();
+            label16 = new Label();
+            tpPlan = new TabPage();
+            comboBox12 = new ComboBox();
+            label5 = new Label();
+            checkBox1 = new CheckBox();
+            numericUpDown15 = new NumericUpDown();
+            numericUpDown14 = new NumericUpDown();
+            numericUpDown16 = new NumericUpDown();
+            label54 = new Label();
+            textBox5 = new TextBox();
+            label53 = new Label();
+            label52 = new Label();
             ((System.ComponentModel.ISupportInitialize)numericUpDown3).BeginInit();
             pnlLockPass.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)nudPass).BeginInit();
             pnlLockSpeed.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)numericUpDown2).BeginInit();
             panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)numericUpDown1).BeginInit();
+            gbResult.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)pictureBox2).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)pictureBox1).BeginInit();
+            tabControl1.SuspendLayout();
+            tpBorehole.SuspendLayout();
+            gpBoreholeFluid.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown11).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown10).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown4).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown7).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown12).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown13).BeginInit();
+            gpBorehole.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown6).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown5).BeginInit();
+            tpFormation.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown8).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown9).BeginInit();
             ((System.ComponentModel.ISupportInitialize)nudSw).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown1).BeginInit();
+            tpPlan.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown15).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown14).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown16).BeginInit();
             SuspendLayout();
             // 
             // btnAnalysis
             // 
             btnAnalysis.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
-            btnAnalysis.Location = new Point(616, 589);
+            btnAnalysis.Location = new Point(616, 530);
             btnAnalysis.Name = "btnAnalysis";
             btnAnalysis.Size = new Size(75, 23);
             btnAnalysis.TabIndex = 0;
@@ -102,208 +172,28 @@
             btnAnalysis.UseVisualStyleBackColor = true;
             btnAnalysis.Click += btnGetAllPipe_Click;
             // 
-            // gpBore
-            // 
-            gpBore.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
-            gpBore.Controls.Add(textBox8);
-            gpBore.Controls.Add(label16);
-            gpBore.Controls.Add(label13);
-            gpBore.Controls.Add(textBox7);
-            gpBore.Controls.Add(label14);
-            gpBore.Controls.Add(label11);
-            gpBore.Controls.Add(textBox6);
-            gpBore.Controls.Add(label12);
-            gpBore.Controls.Add(label9);
-            gpBore.Controls.Add(textBox5);
-            gpBore.Controls.Add(label10);
-            gpBore.Controls.Add(label7);
-            gpBore.Controls.Add(textBox4);
-            gpBore.Controls.Add(label8);
-            gpBore.Controls.Add(label5);
-            gpBore.Controls.Add(textBox3);
-            gpBore.Controls.Add(label6);
-            gpBore.Controls.Add(label3);
-            gpBore.Controls.Add(textBox2);
-            gpBore.Controls.Add(label4);
-            gpBore.Controls.Add(label2);
-            gpBore.Controls.Add(textBox1);
-            gpBore.Controls.Add(btnSelectBore);
-            gpBore.Controls.Add(label1);
-            gpBore.Location = new Point(12, 44);
-            gpBore.Name = "gpBore";
-            gpBore.Size = new Size(760, 186);
-            gpBore.TabIndex = 1;
-            gpBore.TabStop = false;
-            gpBore.Text = "Bore Info";
-            // 
-            // textBox8
-            // 
-            textBox8.Location = new Point(86, 156);
-            textBox8.Name = "textBox8";
-            textBox8.ReadOnly = true;
-            textBox8.Size = new Size(109, 23);
-            textBox8.TabIndex = 23;
-            // 
-            // label16
-            // 
-            label16.AutoSize = true;
-            label16.Location = new Point(20, 159);
-            label16.Name = "label16";
-            label16.Size = new Size(61, 17);
-            label16.TabIndex = 22;
-            label16.Text = "Lithology";
-            // 
-            // label13
-            // 
-            label13.AutoSize = true;
-            label13.Location = new Point(435, 126);
-            label13.Name = "label13";
-            label13.Size = new Size(18, 17);
-            label13.TabIndex = 21;
-            label13.Text = "in";
-            // 
-            // textBox7
-            // 
-            textBox7.Location = new Point(322, 123);
-            textBox7.Name = "textBox7";
-            textBox7.ReadOnly = true;
-            textBox7.Size = new Size(109, 23);
-            textBox7.TabIndex = 20;
-            // 
-            // label14
-            // 
-            label14.AutoSize = true;
-            label14.Location = new Point(256, 126);
-            label14.Name = "label14";
-            label14.Size = new Size(54, 17);
-            label14.TabIndex = 19;
-            label14.Text = "Tube ID";
-            // 
-            // label11
-            // 
-            label11.AutoSize = true;
-            label11.Location = new Point(199, 122);
-            label11.Name = "label11";
-            label11.Size = new Size(18, 17);
-            label11.TabIndex = 18;
-            label11.Text = "in";
-            // 
-            // textBox6
-            // 
-            textBox6.Location = new Point(86, 119);
-            textBox6.Name = "textBox6";
-            textBox6.ReadOnly = true;
-            textBox6.Size = new Size(109, 23);
-            textBox6.TabIndex = 17;
-            // 
-            // label12
-            // 
-            label12.AutoSize = true;
-            label12.Location = new Point(20, 122);
-            label12.Name = "label12";
-            label12.Size = new Size(60, 17);
-            label12.TabIndex = 16;
-            label12.Text = "Tube OD";
-            // 
             // label9
             // 
             label9.AutoSize = true;
-            label9.Location = new Point(435, 87);
+            label9.Location = new Point(204, 28);
             label9.Name = "label9";
-            label9.Size = new Size(18, 17);
+            label9.Size = new Size(42, 17);
             label9.TabIndex = 15;
-            label9.Text = "in";
-            // 
-            // textBox5
-            // 
-            textBox5.Location = new Point(322, 84);
-            textBox5.Name = "textBox5";
-            textBox5.ReadOnly = true;
-            textBox5.Size = new Size(109, 23);
-            textBox5.TabIndex = 14;
-            // 
-            // label10
-            // 
-            label10.AutoSize = true;
-            label10.Location = new Point(252, 87);
-            label10.Name = "label10";
-            label10.Size = new Size(64, 17);
-            label10.TabIndex = 13;
-            label10.Text = "Screen ID";
-            // 
-            // label7
-            // 
-            label7.AutoSize = true;
-            label7.Location = new Point(199, 85);
-            label7.Name = "label7";
-            label7.Size = new Size(18, 17);
-            label7.TabIndex = 12;
-            label7.Text = "in";
-            // 
-            // textBox4
-            // 
-            textBox4.Location = new Point(86, 82);
-            textBox4.Name = "textBox4";
-            textBox4.ReadOnly = true;
-            textBox4.Size = new Size(109, 23);
-            textBox4.TabIndex = 11;
-            // 
-            // label8
-            // 
-            label8.AutoSize = true;
-            label8.Location = new Point(10, 85);
-            label8.Name = "label8";
-            label8.Size = new Size(70, 17);
-            label8.TabIndex = 10;
-            label8.Text = "Screen OD";
-            // 
-            // label5
-            // 
-            label5.AutoSize = true;
-            label5.Location = new Point(681, 48);
-            label5.Name = "label5";
-            label5.Size = new Size(18, 17);
-            label5.TabIndex = 9;
-            label5.Text = "in";
-            // 
-            // textBox3
-            // 
-            textBox3.Location = new Point(568, 45);
-            textBox3.Name = "textBox3";
-            textBox3.ReadOnly = true;
-            textBox3.Size = new Size(109, 23);
-            textBox3.TabIndex = 8;
-            // 
-            // label6
-            // 
-            label6.AutoSize = true;
-            label6.Location = new Point(492, 48);
-            label6.Name = "label6";
-            label6.Size = new Size(64, 17);
-            label6.TabIndex = 7;
-            label6.Text = "Casing ID";
+            label9.Text = "kppm";
             // 
             // label3
             // 
             label3.AutoSize = true;
-            label3.Location = new Point(435, 48);
+            label3.Location = new Point(204, 46);
             label3.Name = "label3";
             label3.Size = new Size(18, 17);
             label3.TabIndex = 6;
             label3.Text = "in";
             // 
-            // textBox2
-            // 
-            textBox2.Location = new Point(322, 45);
-            textBox2.Name = "textBox2";
-            textBox2.ReadOnly = true;
-            textBox2.Size = new Size(109, 23);
-            textBox2.TabIndex = 5;
-            // 
             // label4
             // 
             label4.AutoSize = true;
-            label4.Location = new Point(246, 48);
+            label4.Location = new Point(62, 46);
             label4.Name = "label4";
             label4.Size = new Size(70, 17);
             label4.TabIndex = 4;
@@ -312,64 +202,25 @@
             // label2
             // 
             label2.AutoSize = true;
-            label2.Location = new Point(199, 48);
+            label2.Location = new Point(204, 19);
             label2.Name = "label2";
             label2.Size = new Size(18, 17);
             label2.TabIndex = 3;
             label2.Text = "in";
             // 
-            // textBox1
-            // 
-            textBox1.Location = new Point(86, 45);
-            textBox1.Name = "textBox1";
-            textBox1.ReadOnly = true;
-            textBox1.Size = new Size(109, 23);
-            textBox1.TabIndex = 2;
-            // 
-            // btnSelectBore
-            // 
-            btnSelectBore.Location = new Point(6, 16);
-            btnSelectBore.Name = "btnSelectBore";
-            btnSelectBore.Size = new Size(75, 23);
-            btnSelectBore.TabIndex = 1;
-            btnSelectBore.Text = "Select";
-            btnSelectBore.UseVisualStyleBackColor = true;
-            // 
             // label1
             // 
             label1.AutoSize = true;
-            label1.Location = new Point(57, 48);
+            label1.Location = new Point(7, 19);
             label1.Name = "label1";
-            label1.Size = new Size(23, 17);
+            label1.Size = new Size(125, 17);
             label1.TabIndex = 0;
-            label1.Text = "Bit";
-            // 
-            // gbTarget
-            // 
-            gbTarget.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
-            gbTarget.Controls.Add(label22);
-            gbTarget.Controls.Add(numericUpDown3);
-            gbTarget.Controls.Add(label21);
-            gbTarget.Controls.Add(pnlLockPass);
-            gbTarget.Controls.Add(pnlLockSpeed);
-            gbTarget.Controls.Add(panel1);
-            gbTarget.Controls.Add(label19);
-            gbTarget.Controls.Add(label18);
-            gbTarget.Controls.Add(label17);
-            gbTarget.Controls.Add(numericUpDown1);
-            gbTarget.Controls.Add(label15);
-            gbTarget.Controls.Add(nudSw);
-            gbTarget.Location = new Point(12, 236);
-            gbTarget.Name = "gbTarget";
-            gbTarget.Size = new Size(760, 143);
-            gbTarget.TabIndex = 2;
-            gbTarget.TabStop = false;
-            gbTarget.Text = "Target";
+            label1.Text = "Open hole diameter";
             // 
             // label22
             // 
             label22.AutoSize = true;
-            label22.Location = new Point(632, 26);
+            label22.Location = new Point(243, 45);
             label22.Name = "label22";
             label22.Size = new Size(19, 17);
             label22.TabIndex = 14;
@@ -378,25 +229,25 @@
             // numericUpDown3
             // 
             numericUpDown3.DecimalPlaces = 1;
-            numericUpDown3.Location = new Point(559, 24);
+            numericUpDown3.Location = new Point(185, 43);
             numericUpDown3.Name = "numericUpDown3";
-            numericUpDown3.Size = new Size(67, 23);
+            numericUpDown3.Size = new Size(54, 23);
             numericUpDown3.TabIndex = 13;
             // 
             // label21
             // 
             label21.AutoSize = true;
-            label21.Location = new Point(446, 26);
+            label21.Location = new Point(28, 44);
             label21.Name = "label21";
-            label21.Size = new Size(110, 17);
+            label21.Size = new Size(134, 17);
             label21.TabIndex = 12;
-            label21.Text = "Target Error Rate";
+            label21.Text = "So precision required";
             // 
             // pnlLockPass
             // 
             pnlLockPass.Controls.Add(nudPass);
             pnlLockPass.Controls.Add(label23);
-            pnlLockPass.Location = new Point(14, 83);
+            pnlLockPass.Location = new Point(184, 184);
             pnlLockPass.Name = "pnlLockPass";
             pnlLockPass.Size = new Size(362, 52);
             pnlLockPass.TabIndex = 11;
@@ -423,7 +274,7 @@
             pnlLockSpeed.Controls.Add(cmbSpeedUnit);
             pnlLockSpeed.Controls.Add(numericUpDown2);
             pnlLockSpeed.Controls.Add(label20);
-            pnlLockSpeed.Location = new Point(13, 85);
+            pnlLockSpeed.Location = new Point(185, 186);
             pnlLockSpeed.Name = "pnlLockSpeed";
             pnlLockSpeed.Size = new Size(362, 52);
             pnlLockSpeed.TabIndex = 10;
@@ -435,7 +286,7 @@
             cmbSpeedUnit.Items.AddRange(new object[] { "m/min", "ft/min" });
             cmbSpeedUnit.Location = new Point(132, 16);
             cmbSpeedUnit.Name = "cmbSpeedUnit";
-            cmbSpeedUnit.Size = new Size(50, 25);
+            cmbSpeedUnit.Size = new Size(87, 25);
             cmbSpeedUnit.TabIndex = 13;
             // 
             // numericUpDown2
@@ -460,7 +311,7 @@
             // 
             panel1.Controls.Add(rdoLockSpeed);
             panel1.Controls.Add(rdoLockPass);
-            panel1.Location = new Point(13, 51);
+            panel1.Location = new Point(183, 152);
             panel1.Name = "panel1";
             panel1.Size = new Size(205, 28);
             panel1.TabIndex = 9;
@@ -481,7 +332,7 @@
             // rdoLockPass
             // 
             rdoLockPass.AutoSize = true;
-            rdoLockPass.Location = new Point(119, 3);
+            rdoLockPass.Location = new Point(103, 4);
             rdoLockPass.Name = "rdoLockPass";
             rdoLockPass.Size = new Size(83, 21);
             rdoLockPass.TabIndex = 8;
@@ -489,74 +340,56 @@
             rdoLockPass.UseVisualStyleBackColor = true;
             rdoLockPass.CheckedChanged += rdoMode_CheckedChanged;
             // 
-            // label19
-            // 
-            label19.AutoSize = true;
-            label19.Location = new Point(398, 26);
-            label19.Name = "label19";
-            label19.Size = new Size(19, 17);
-            label19.TabIndex = 5;
-            label19.Text = "%";
-            // 
-            // label18
-            // 
-            label18.AutoSize = true;
-            label18.Location = new Point(199, 24);
-            label18.Name = "label18";
-            label18.Size = new Size(19, 17);
-            label18.TabIndex = 4;
-            label18.Text = "%";
-            // 
-            // label17
-            // 
-            label17.AutoSize = true;
-            label17.Location = new Point(261, 26);
-            label17.Name = "label17";
-            label17.Size = new Size(55, 17);
-            label17.TabIndex = 3;
-            label17.Text = "Porosity";
-            // 
-            // numericUpDown1
-            // 
-            numericUpDown1.DecimalPlaces = 1;
-            numericUpDown1.Increment = new decimal(new int[] { 5, 0, 0, 0 });
-            numericUpDown1.Location = new Point(322, 24);
-            numericUpDown1.Name = "numericUpDown1";
-            numericUpDown1.Size = new Size(72, 23);
-            numericUpDown1.TabIndex = 2;
-            // 
-            // label15
-            // 
-            label15.AutoSize = true;
-            label15.Location = new Point(12, 24);
-            label15.Name = "label15";
-            label15.Size = new Size(105, 17);
-            label15.TabIndex = 1;
-            label15.Text = "Water saturation";
-            // 
-            // nudSw
-            // 
-            nudSw.DecimalPlaces = 1;
-            nudSw.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
-            nudSw.Location = new Point(123, 22);
-            nudSw.Name = "nudSw";
-            nudSw.Size = new Size(72, 23);
-            nudSw.TabIndex = 0;
-            // 
             // gbResult
             // 
             gbResult.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
-            gbResult.Location = new Point(12, 385);
+            gbResult.Controls.Add(textBox1);
+            gbResult.Controls.Add(pictureBox2);
+            gbResult.Controls.Add(pictureBox1);
+            gbResult.Location = new Point(17, 364);
             gbResult.Name = "gbResult";
-            gbResult.Size = new Size(760, 198);
+            gbResult.Size = new Size(751, 160);
             gbResult.TabIndex = 3;
             gbResult.TabStop = false;
             gbResult.Text = "Result";
             // 
+            // textBox1
+            // 
+            textBox1.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
+            textBox1.Location = new Point(415, 22);
+            textBox1.Multiline = true;
+            textBox1.Name = "textBox1";
+            textBox1.ReadOnly = true;
+            textBox1.Size = new Size(319, 132);
+            textBox1.TabIndex = 1;
+            textBox1.Text = "A total of 6 passes are recommended to maintain a 15% error rate. With the tool operating at 1.5 ft/hr, the estimated total job duration is 10 hours.";
+            // 
+            // pictureBox2
+            // 
+            pictureBox2.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
+            pictureBox2.Image = (Image)resources.GetObject("pictureBox2.Image");
+            pictureBox2.Location = new Point(13, 22);
+            pictureBox2.Name = "pictureBox2";
+            pictureBox2.Size = new Size(195, 132);
+            pictureBox2.SizeMode = PictureBoxSizeMode.Zoom;
+            pictureBox2.TabIndex = 0;
+            pictureBox2.TabStop = false;
+            // 
+            // pictureBox1
+            // 
+            pictureBox1.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
+            pictureBox1.Image = (Image)resources.GetObject("pictureBox1.Image");
+            pictureBox1.Location = new Point(214, 22);
+            pictureBox1.Name = "pictureBox1";
+            pictureBox1.Size = new Size(195, 132);
+            pictureBox1.SizeMode = PictureBoxSizeMode.Zoom;
+            pictureBox1.TabIndex = 0;
+            pictureBox1.TabStop = false;
+            // 
             // btnReport
             // 
             btnReport.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
-            btnReport.Location = new Point(697, 589);
+            btnReport.Location = new Point(697, 530);
             btnReport.Name = "btnReport";
             btnReport.Size = new Size(75, 23);
             btnReport.TabIndex = 4;
@@ -583,6 +416,7 @@
             // 
             // btnSelectDataSource
             // 
+            btnSelectDataSource.Anchor = AnchorStyles.Top | AnchorStyles.Right;
             btnSelectDataSource.Location = new Point(705, 16);
             btnSelectDataSource.Name = "btnSelectDataSource";
             btnSelectDataSource.Size = new Size(63, 23);
@@ -591,27 +425,759 @@
             btnSelectDataSource.UseVisualStyleBackColor = true;
             btnSelectDataSource.Click += btnSelectDataSource_Click;
             // 
+            // tabControl1
+            // 
+            tabControl1.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
+            tabControl1.Controls.Add(tpBorehole);
+            tabControl1.Controls.Add(tpFormation);
+            tabControl1.Controls.Add(tpPlan);
+            tabControl1.Location = new Point(17, 45);
+            tabControl1.Name = "tabControl1";
+            tabControl1.SelectedIndex = 0;
+            tabControl1.Size = new Size(755, 313);
+            tabControl1.TabIndex = 0;
+            // 
+            // tpBorehole
+            // 
+            tpBorehole.Controls.Add(gpBoreholeFluid);
+            tpBorehole.Controls.Add(gpBorehole);
+            tpBorehole.Location = new Point(4, 26);
+            tpBorehole.Name = "tpBorehole";
+            tpBorehole.Padding = new Padding(3);
+            tpBorehole.Size = new Size(747, 283);
+            tpBorehole.TabIndex = 1;
+            tpBorehole.Text = "Borehole";
+            tpBorehole.UseVisualStyleBackColor = true;
+            // 
+            // gpBoreholeFluid
+            // 
+            gpBoreholeFluid.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
+            gpBoreholeFluid.Controls.Add(numericUpDown11);
+            gpBoreholeFluid.Controls.Add(label9);
+            gpBoreholeFluid.Controls.Add(label10);
+            gpBoreholeFluid.Controls.Add(label47);
+            gpBoreholeFluid.Controls.Add(numericUpDown10);
+            gpBoreholeFluid.Controls.Add(numericUpDown4);
+            gpBoreholeFluid.Controls.Add(label49);
+            gpBoreholeFluid.Controls.Add(label51);
+            gpBoreholeFluid.Controls.Add(numericUpDown7);
+            gpBoreholeFluid.Controls.Add(label50);
+            gpBoreholeFluid.Controls.Add(label46);
+            gpBoreholeFluid.Controls.Add(label39);
+            gpBoreholeFluid.Controls.Add(label45);
+            gpBoreholeFluid.Controls.Add(numericUpDown12);
+            gpBoreholeFluid.Controls.Add(numericUpDown13);
+            gpBoreholeFluid.Controls.Add(label48);
+            gpBoreholeFluid.Controls.Add(comboBox10);
+            gpBoreholeFluid.Controls.Add(label44);
+            gpBoreholeFluid.Controls.Add(comboBox11);
+            gpBoreholeFluid.Controls.Add(comboBox9);
+            gpBoreholeFluid.Controls.Add(label38);
+            gpBoreholeFluid.Location = new Point(6, 163);
+            gpBoreholeFluid.Name = "gpBoreholeFluid";
+            gpBoreholeFluid.Size = new Size(735, 119);
+            gpBoreholeFluid.TabIndex = 1;
+            gpBoreholeFluid.TabStop = false;
+            gpBoreholeFluid.Text = "Borehole fluid";
+            // 
+            // numericUpDown11
+            // 
+            numericUpDown11.DecimalPlaces = 1;
+            numericUpDown11.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
+            numericUpDown11.Location = new Point(449, 87);
+            numericUpDown11.Name = "numericUpDown11";
+            numericUpDown11.Size = new Size(44, 23);
+            numericUpDown11.TabIndex = 26;
+            // 
+            // label10
+            // 
+            label10.AutoSize = true;
+            label10.Location = new Point(63, 28);
+            label10.Name = "label10";
+            label10.Size = new Size(69, 17);
+            label10.TabIndex = 13;
+            label10.Text = "BH Salinity";
+            // 
+            // label47
+            // 
+            label47.AutoSize = true;
+            label47.Location = new Point(499, 89);
+            label47.Name = "label47";
+            label47.Size = new Size(19, 17);
+            label47.TabIndex = 25;
+            label47.Text = "%";
+            // 
+            // numericUpDown10
+            // 
+            numericUpDown10.DecimalPlaces = 1;
+            numericUpDown10.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
+            numericUpDown10.Location = new Point(449, 57);
+            numericUpDown10.Name = "numericUpDown10";
+            numericUpDown10.Size = new Size(44, 23);
+            numericUpDown10.TabIndex = 26;
+            // 
+            // numericUpDown4
+            // 
+            numericUpDown4.DecimalPlaces = 1;
+            numericUpDown4.Increment = new decimal(new int[] { 5, 0, 0, 65536 });
+            numericUpDown4.Location = new Point(143, 26);
+            numericUpDown4.Name = "numericUpDown4";
+            numericUpDown4.Size = new Size(55, 23);
+            numericUpDown4.TabIndex = 16;
+            // 
+            // label49
+            // 
+            label49.AutoSize = true;
+            label49.Location = new Point(204, 58);
+            label49.Name = "label49";
+            label49.Size = new Size(45, 17);
+            label49.TabIndex = 15;
+            label49.Text = "g/cm3";
+            // 
+            // label51
+            // 
+            label51.AutoSize = true;
+            label51.Location = new Point(204, 89);
+            label51.Name = "label51";
+            label51.Size = new Size(45, 17);
+            label51.TabIndex = 15;
+            label51.Text = "g/cm3";
+            // 
+            // numericUpDown7
+            // 
+            numericUpDown7.DecimalPlaces = 1;
+            numericUpDown7.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
+            numericUpDown7.Location = new Point(449, 26);
+            numericUpDown7.Name = "numericUpDown7";
+            numericUpDown7.Size = new Size(44, 23);
+            numericUpDown7.TabIndex = 26;
+            // 
+            // label50
+            // 
+            label50.AutoSize = true;
+            label50.Location = new Point(56, 89);
+            label50.Name = "label50";
+            label50.Size = new Size(76, 17);
+            label50.TabIndex = 13;
+            label50.Text = "Gas Density";
+            // 
+            // label46
+            // 
+            label46.AutoSize = true;
+            label46.Location = new Point(290, 89);
+            label46.Name = "label46";
+            label46.Size = new Size(86, 17);
+            label46.TabIndex = 24;
+            label46.Text = "Tube hold up";
+            // 
+            // label39
+            // 
+            label39.AutoSize = true;
+            label39.Location = new Point(499, 28);
+            label39.Name = "label39";
+            label39.Size = new Size(19, 17);
+            label39.TabIndex = 25;
+            label39.Text = "%";
+            // 
+            // label45
+            // 
+            label45.AutoSize = true;
+            label45.Location = new Point(499, 59);
+            label45.Name = "label45";
+            label45.Size = new Size(19, 17);
+            label45.TabIndex = 25;
+            label45.Text = "%";
+            // 
+            // numericUpDown12
+            // 
+            numericUpDown12.DecimalPlaces = 2;
+            numericUpDown12.Increment = new decimal(new int[] { 1, 0, 0, 131072 });
+            numericUpDown12.Location = new Point(142, 56);
+            numericUpDown12.Name = "numericUpDown12";
+            numericUpDown12.Size = new Size(56, 23);
+            numericUpDown12.TabIndex = 16;
+            // 
+            // numericUpDown13
+            // 
+            numericUpDown13.DecimalPlaces = 2;
+            numericUpDown13.Increment = new decimal(new int[] { 1, 0, 0, 131072 });
+            numericUpDown13.Location = new Point(142, 87);
+            numericUpDown13.Name = "numericUpDown13";
+            numericUpDown13.Size = new Size(56, 23);
+            numericUpDown13.TabIndex = 16;
+            // 
+            // label48
+            // 
+            label48.AutoSize = true;
+            label48.Location = new Point(62, 58);
+            label48.Name = "label48";
+            label48.Size = new Size(70, 17);
+            label48.TabIndex = 13;
+            label48.Text = "Oil Density";
+            // 
+            // comboBox10
+            // 
+            comboBox10.FormattingEnabled = true;
+            comboBox10.Items.AddRange(new object[] { "oil", "gas" });
+            comboBox10.Location = new Point(384, 56);
+            comboBox10.Name = "comboBox10";
+            comboBox10.Size = new Size(59, 25);
+            comboBox10.TabIndex = 1;
+            // 
+            // label44
+            // 
+            label44.AutoSize = true;
+            label44.Location = new Point(281, 58);
+            label44.Name = "label44";
+            label44.Size = new Size(96, 17);
+            label44.TabIndex = 24;
+            label44.Text = "Screen hold up";
+            // 
+            // comboBox11
+            // 
+            comboBox11.FormattingEnabled = true;
+            comboBox11.Items.AddRange(new object[] { "oil", "gas" });
+            comboBox11.Location = new Point(384, 85);
+            comboBox11.Name = "comboBox11";
+            comboBox11.Size = new Size(59, 25);
+            comboBox11.TabIndex = 1;
+            // 
+            // comboBox9
+            // 
+            comboBox9.FormattingEnabled = true;
+            comboBox9.Items.AddRange(new object[] { "oil", "gas" });
+            comboBox9.Location = new Point(385, 25);
+            comboBox9.Name = "comboBox9";
+            comboBox9.Size = new Size(58, 25);
+            comboBox9.TabIndex = 1;
+            // 
+            // label38
+            // 
+            label38.AutoSize = true;
+            label38.Location = new Point(281, 28);
+            label38.Name = "label38";
+            label38.Size = new Size(96, 17);
+            label38.TabIndex = 24;
+            label38.Text = "Casing hold up";
+            // 
+            // gpBorehole
+            // 
+            gpBorehole.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
+            gpBorehole.Controls.Add(label1);
+            gpBorehole.Controls.Add(comboBox1);
+            gpBorehole.Controls.Add(label29);
+            gpBorehole.Controls.Add(comboBox2);
+            gpBorehole.Controls.Add(label27);
+            gpBorehole.Controls.Add(comboBox4);
+            gpBorehole.Controls.Add(comboBox5);
+            gpBorehole.Controls.Add(label28);
+            gpBorehole.Controls.Add(label26);
+            gpBorehole.Controls.Add(label2);
+            gpBorehole.Controls.Add(label4);
+            gpBorehole.Controls.Add(label3);
+            gpBorehole.Controls.Add(numericUpDown6);
+            gpBorehole.Controls.Add(comboBox6);
+            gpBorehole.Controls.Add(label32);
+            gpBorehole.Controls.Add(label31);
+            gpBorehole.Controls.Add(comboBox3);
+            gpBorehole.Controls.Add(label33);
+            gpBorehole.Controls.Add(label37);
+            gpBorehole.Controls.Add(label30);
+            gpBorehole.Controls.Add(numericUpDown5);
+            gpBorehole.Controls.Add(comboBox7);
+            gpBorehole.Controls.Add(label25);
+            gpBorehole.Controls.Add(label34);
+            gpBorehole.Controls.Add(label6);
+            gpBorehole.Controls.Add(label36);
+            gpBorehole.Controls.Add(label35);
+            gpBorehole.Location = new Point(6, 6);
+            gpBorehole.Name = "gpBorehole";
+            gpBorehole.Size = new Size(735, 154);
+            gpBorehole.TabIndex = 0;
+            gpBorehole.TabStop = false;
+            gpBorehole.Text = "Borehole";
+            // 
+            // comboBox1
+            // 
+            comboBox1.FormattingEnabled = true;
+            comboBox1.Items.AddRange(new object[] { "12.25" });
+            comboBox1.Location = new Point(143, 16);
+            comboBox1.Name = "comboBox1";
+            comboBox1.Size = new Size(55, 25);
+            comboBox1.TabIndex = 1;
+            // 
+            // label29
+            // 
+            label29.AutoSize = true;
+            label29.Location = new Point(313, 76);
+            label29.Name = "label29";
+            label29.Size = new Size(64, 17);
+            label29.TabIndex = 4;
+            label29.Text = "Screen ID";
+            // 
+            // comboBox2
+            // 
+            comboBox2.FormattingEnabled = true;
+            comboBox2.Items.AddRange(new object[] { "9.625" });
+            comboBox2.Location = new Point(143, 43);
+            comboBox2.Name = "comboBox2";
+            comboBox2.Size = new Size(55, 25);
+            comboBox2.TabIndex = 1;
+            // 
+            // label27
+            // 
+            label27.AutoSize = true;
+            label27.Location = new Point(62, 73);
+            label27.Name = "label27";
+            label27.Size = new Size(70, 17);
+            label27.TabIndex = 4;
+            label27.Text = "Screen OD";
+            // 
+            // comboBox4
+            // 
+            comboBox4.FormattingEnabled = true;
+            comboBox4.Items.AddRange(new object[] { "8.5" });
+            comboBox4.Location = new Point(143, 70);
+            comboBox4.Name = "comboBox4";
+            comboBox4.Size = new Size(55, 25);
+            comboBox4.TabIndex = 1;
+            // 
+            // comboBox5
+            // 
+            comboBox5.FormattingEnabled = true;
+            comboBox5.Items.AddRange(new object[] { "8" });
+            comboBox5.Location = new Point(388, 72);
+            comboBox5.Name = "comboBox5";
+            comboBox5.Size = new Size(55, 25);
+            comboBox5.TabIndex = 1;
+            // 
+            // label28
+            // 
+            label28.AutoSize = true;
+            label28.Location = new Point(449, 76);
+            label28.Name = "label28";
+            label28.Size = new Size(18, 17);
+            label28.TabIndex = 6;
+            label28.Text = "in";
+            // 
+            // label26
+            // 
+            label26.AutoSize = true;
+            label26.Location = new Point(204, 73);
+            label26.Name = "label26";
+            label26.Size = new Size(18, 17);
+            label26.TabIndex = 6;
+            label26.Text = "in";
+            // 
+            // numericUpDown6
+            // 
+            numericUpDown6.Location = new Point(143, 124);
+            numericUpDown6.Name = "numericUpDown6";
+            numericUpDown6.Size = new Size(55, 23);
+            numericUpDown6.TabIndex = 26;
+            // 
+            // comboBox6
+            // 
+            comboBox6.FormattingEnabled = true;
+            comboBox6.Items.AddRange(new object[] { "6.75" });
+            comboBox6.Location = new Point(388, 98);
+            comboBox6.Name = "comboBox6";
+            comboBox6.Size = new Size(55, 25);
+            comboBox6.TabIndex = 1;
+            // 
+            // label32
+            // 
+            label32.AutoSize = true;
+            label32.Location = new Point(204, 100);
+            label32.Name = "label32";
+            label32.Size = new Size(18, 17);
+            label32.TabIndex = 6;
+            label32.Text = "in";
+            // 
+            // label31
+            // 
+            label31.AutoSize = true;
+            label31.Location = new Point(323, 102);
+            label31.Name = "label31";
+            label31.Size = new Size(54, 17);
+            label31.TabIndex = 4;
+            label31.Text = "Tube ID";
+            // 
+            // comboBox3
+            // 
+            comboBox3.FormattingEnabled = true;
+            comboBox3.Items.AddRange(new object[] { "8.906" });
+            comboBox3.Location = new Point(388, 46);
+            comboBox3.Name = "comboBox3";
+            comboBox3.Size = new Size(55, 25);
+            comboBox3.TabIndex = 1;
+            // 
+            // label33
+            // 
+            label33.AutoSize = true;
+            label33.Location = new Point(72, 100);
+            label33.Name = "label33";
+            label33.Size = new Size(60, 17);
+            label33.TabIndex = 4;
+            label33.Text = "Tube OD";
+            // 
+            // label37
+            // 
+            label37.AutoSize = true;
+            label37.Location = new Point(204, 127);
+            label37.Name = "label37";
+            label37.Size = new Size(19, 17);
+            label37.TabIndex = 25;
+            label37.Text = "%";
+            // 
+            // label30
+            // 
+            label30.AutoSize = true;
+            label30.Location = new Point(449, 102);
+            label30.Name = "label30";
+            label30.Size = new Size(18, 17);
+            label30.TabIndex = 6;
+            label30.Text = "in";
+            // 
+            // numericUpDown5
+            // 
+            numericUpDown5.Location = new Point(388, 124);
+            numericUpDown5.Name = "numericUpDown5";
+            numericUpDown5.Size = new Size(55, 23);
+            numericUpDown5.TabIndex = 26;
+            // 
+            // comboBox7
+            // 
+            comboBox7.FormattingEnabled = true;
+            comboBox7.Items.AddRange(new object[] { "7" });
+            comboBox7.Location = new Point(143, 97);
+            comboBox7.Name = "comboBox7";
+            comboBox7.Size = new Size(55, 25);
+            comboBox7.TabIndex = 1;
+            // 
+            // label25
+            // 
+            label25.AutoSize = true;
+            label25.Location = new Point(313, 50);
+            label25.Name = "label25";
+            label25.Size = new Size(64, 17);
+            label25.TabIndex = 4;
+            label25.Text = "Casing ID";
+            // 
+            // label34
+            // 
+            label34.AutoSize = true;
+            label34.Location = new Point(449, 128);
+            label34.Name = "label34";
+            label34.Size = new Size(19, 17);
+            label34.TabIndex = 25;
+            label34.Text = "%";
+            // 
+            // label6
+            // 
+            label6.AutoSize = true;
+            label6.Location = new Point(449, 50);
+            label6.Name = "label6";
+            label6.Size = new Size(18, 17);
+            label6.TabIndex = 6;
+            label6.Text = "in";
+            // 
+            // label36
+            // 
+            label36.AutoSize = true;
+            label36.Location = new Point(68, 127);
+            label36.Name = "label36";
+            label36.Size = new Size(64, 17);
+            label36.TabIndex = 24;
+            label36.Text = "Gravel Fill";
+            // 
+            // label35
+            // 
+            label35.AutoSize = true;
+            label35.Location = new Point(290, 128);
+            label35.Name = "label35";
+            label35.Size = new Size(87, 17);
+            label35.TabIndex = 24;
+            label35.Text = "Cement Bond";
+            // 
+            // tpFormation
+            // 
+            tpFormation.Controls.Add(numericUpDown8);
+            tpFormation.Controls.Add(label40);
+            tpFormation.Controls.Add(label41);
+            tpFormation.Controls.Add(label43);
+            tpFormation.Controls.Add(label15);
+            tpFormation.Controls.Add(numericUpDown9);
+            tpFormation.Controls.Add(label42);
+            tpFormation.Controls.Add(nudSw);
+            tpFormation.Controls.Add(label18);
+            tpFormation.Controls.Add(numericUpDown1);
+            tpFormation.Controls.Add(label17);
+            tpFormation.Controls.Add(label19);
+            tpFormation.Controls.Add(comboBox8);
+            tpFormation.Controls.Add(label16);
+            tpFormation.Location = new Point(4, 26);
+            tpFormation.Name = "tpFormation";
+            tpFormation.Size = new Size(747, 283);
+            tpFormation.TabIndex = 2;
+            tpFormation.Text = "Formation";
+            tpFormation.UseVisualStyleBackColor = true;
+            // 
+            // numericUpDown8
+            // 
+            numericUpDown8.DecimalPlaces = 1;
+            numericUpDown8.Increment = new decimal(new int[] { 5, 0, 0, 65536 });
+            numericUpDown8.Location = new Point(146, 118);
+            numericUpDown8.Name = "numericUpDown8";
+            numericUpDown8.Size = new Size(71, 23);
+            numericUpDown8.TabIndex = 34;
+            // 
+            // label40
+            // 
+            label40.AutoSize = true;
+            label40.Location = new Point(222, 120);
+            label40.Name = "label40";
+            label40.Size = new Size(42, 17);
+            label40.TabIndex = 33;
+            label40.Text = "kppm";
+            // 
+            // label41
+            // 
+            label41.AutoSize = true;
+            label41.Location = new Point(33, 121);
+            label41.Name = "label41";
+            label41.Size = new Size(107, 17);
+            label41.TabIndex = 32;
+            label41.Text = "Reservior Salinity";
+            // 
+            // label43
+            // 
+            label43.AutoSize = true;
+            label43.Location = new Point(108, 151);
+            label43.Name = "label43";
+            label43.Size = new Size(32, 17);
+            label43.TabIndex = 30;
+            label43.Text = "VSH";
+            // 
+            // label15
+            // 
+            label15.AutoSize = true;
+            label15.Location = new Point(35, 91);
+            label15.Name = "label15";
+            label15.Size = new Size(105, 17);
+            label15.TabIndex = 30;
+            label15.Text = "Water saturation";
+            // 
+            // numericUpDown9
+            // 
+            numericUpDown9.DecimalPlaces = 1;
+            numericUpDown9.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
+            numericUpDown9.Location = new Point(145, 148);
+            numericUpDown9.Name = "numericUpDown9";
+            numericUpDown9.Size = new Size(72, 23);
+            numericUpDown9.TabIndex = 29;
+            // 
+            // label42
+            // 
+            label42.AutoSize = true;
+            label42.Location = new Point(223, 150);
+            label42.Name = "label42";
+            label42.Size = new Size(19, 17);
+            label42.TabIndex = 31;
+            label42.Text = "%";
+            // 
+            // nudSw
+            // 
+            nudSw.DecimalPlaces = 1;
+            nudSw.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
+            nudSw.Location = new Point(146, 88);
+            nudSw.Name = "nudSw";
+            nudSw.Size = new Size(72, 23);
+            nudSw.TabIndex = 29;
+            // 
+            // label18
+            // 
+            label18.AutoSize = true;
+            label18.Location = new Point(222, 90);
+            label18.Name = "label18";
+            label18.Size = new Size(19, 17);
+            label18.TabIndex = 31;
+            label18.Text = "%";
+            // 
+            // numericUpDown1
+            // 
+            numericUpDown1.DecimalPlaces = 1;
+            numericUpDown1.Increment = new decimal(new int[] { 5, 0, 0, 0 });
+            numericUpDown1.Location = new Point(146, 58);
+            numericUpDown1.Name = "numericUpDown1";
+            numericUpDown1.Size = new Size(72, 23);
+            numericUpDown1.TabIndex = 26;
+            // 
+            // label17
+            // 
+            label17.AutoSize = true;
+            label17.Location = new Point(85, 61);
+            label17.Name = "label17";
+            label17.Size = new Size(55, 17);
+            label17.TabIndex = 27;
+            label17.Text = "Porosity";
+            // 
+            // label19
+            // 
+            label19.AutoSize = true;
+            label19.Location = new Point(222, 59);
+            label19.Name = "label19";
+            label19.Size = new Size(19, 17);
+            label19.TabIndex = 28;
+            label19.Text = "%";
+            // 
+            // comboBox8
+            // 
+            comboBox8.FormattingEnabled = true;
+            comboBox8.Items.AddRange(new object[] { "sandstone" });
+            comboBox8.Location = new Point(146, 26);
+            comboBox8.Name = "comboBox8";
+            comboBox8.Size = new Size(119, 25);
+            comboBox8.TabIndex = 25;
+            // 
+            // label16
+            // 
+            label16.AutoSize = true;
+            label16.Location = new Point(79, 31);
+            label16.Name = "label16";
+            label16.Size = new Size(61, 17);
+            label16.TabIndex = 24;
+            label16.Text = "Lithology";
+            // 
+            // tpPlan
+            // 
+            tpPlan.Controls.Add(comboBox12);
+            tpPlan.Controls.Add(label5);
+            tpPlan.Controls.Add(checkBox1);
+            tpPlan.Controls.Add(label22);
+            tpPlan.Controls.Add(numericUpDown15);
+            tpPlan.Controls.Add(pnlLockPass);
+            tpPlan.Controls.Add(numericUpDown14);
+            tpPlan.Controls.Add(numericUpDown16);
+            tpPlan.Controls.Add(numericUpDown3);
+            tpPlan.Controls.Add(label54);
+            tpPlan.Controls.Add(textBox5);
+            tpPlan.Controls.Add(label53);
+            tpPlan.Controls.Add(label52);
+            tpPlan.Controls.Add(label21);
+            tpPlan.Controls.Add(pnlLockSpeed);
+            tpPlan.Controls.Add(panel1);
+            tpPlan.Location = new Point(4, 26);
+            tpPlan.Name = "tpPlan";
+            tpPlan.Size = new Size(747, 283);
+            tpPlan.TabIndex = 3;
+            tpPlan.Text = "Plan";
+            tpPlan.UseVisualStyleBackColor = true;
+            // 
+            // comboBox12
+            // 
+            comboBox12.DropDownStyle = ComboBoxStyle.DropDownList;
+            comboBox12.FormattingEnabled = true;
+            comboBox12.Items.AddRange(new object[] { "ft", "m" });
+            comboBox12.Location = new Point(243, 98);
+            comboBox12.Name = "comboBox12";
+            comboBox12.Size = new Size(46, 25);
+            comboBox12.TabIndex = 13;
+            // 
+            // label5
+            // 
+            label5.AutoSize = true;
+            label5.Location = new Point(21, 102);
+            label5.Name = "label5";
+            label5.Size = new Size(141, 17);
+            label5.TabIndex = 16;
+            label5.Text = "Target logging interval";
+            // 
+            // checkBox1
+            // 
+            checkBox1.AutoSize = true;
+            checkBox1.Location = new Point(421, 69);
+            checkBox1.Name = "checkBox1";
+            checkBox1.Size = new Size(128, 21);
+            checkBox1.TabIndex = 15;
+            checkBox1.Text = "Alpha processing";
+            checkBox1.UseVisualStyleBackColor = true;
+            // 
+            // numericUpDown15
+            // 
+            numericUpDown15.Location = new Point(555, 98);
+            numericUpDown15.Name = "numericUpDown15";
+            numericUpDown15.Size = new Size(47, 23);
+            numericUpDown15.TabIndex = 13;
+            // 
+            // numericUpDown14
+            // 
+            numericUpDown14.Location = new Point(185, 71);
+            numericUpDown14.Name = "numericUpDown14";
+            numericUpDown14.Size = new Size(54, 23);
+            numericUpDown14.TabIndex = 13;
+            // 
+            // numericUpDown16
+            // 
+            numericUpDown16.DecimalPlaces = 1;
+            numericUpDown16.Location = new Point(183, 99);
+            numericUpDown16.Name = "numericUpDown16";
+            numericUpDown16.Size = new Size(56, 23);
+            numericUpDown16.TabIndex = 13;
+            // 
+            // label54
+            // 
+            label54.AutoSize = true;
+            label54.Location = new Point(391, 100);
+            label54.Name = "label54";
+            label54.Size = new Size(158, 17);
+            label54.TabIndex = 12;
+            label54.Text = "Alpha-processing window";
+            // 
+            // textBox5
+            // 
+            textBox5.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
+            textBox5.Location = new Point(185, 15);
+            textBox5.Name = "textBox5";
+            textBox5.ReadOnly = true;
+            textBox5.Size = new Size(88, 23);
+            textBox5.TabIndex = 6;
+            textBox5.Text = "RET";
+            // 
+            // label53
+            // 
+            label53.AutoSize = true;
+            label53.Location = new Point(57, 73);
+            label53.Name = "label53";
+            label53.Size = new Size(105, 17);
+            label53.TabIndex = 12;
+            label53.Text = "Depth averaging";
+            // 
+            // label52
+            // 
+            label52.AutoSize = true;
+            label52.Location = new Point(96, 15);
+            label52.Name = "label52";
+            label52.Size = new Size(66, 17);
+            label52.TabIndex = 5;
+            label52.Text = "Tool Type";
+            // 
             // FrmMain
             // 
             AutoScaleDimensions = new SizeF(7F, 17F);
             AutoScaleMode = AutoScaleMode.Font;
-            ClientSize = new Size(784, 620);
+            ClientSize = new Size(784, 561);
+            Controls.Add(tabControl1);
             Controls.Add(btnSelectDataSource);
             Controls.Add(txtDataPath);
             Controls.Add(label24);
             Controls.Add(btnReport);
             Controls.Add(gbResult);
-            Controls.Add(gbTarget);
-            Controls.Add(gpBore);
             Controls.Add(btnAnalysis);
             Name = "FrmMain";
             StartPosition = FormStartPosition.CenterScreen;
             Text = "Job Planner";
             Load += FrmMain_Load;
-            gpBore.ResumeLayout(false);
-            gpBore.PerformLayout();
-            gbTarget.ResumeLayout(false);
-            gbTarget.PerformLayout();
             ((System.ComponentModel.ISupportInitialize)numericUpDown3).EndInit();
             pnlLockPass.ResumeLayout(false);
             pnlLockPass.PerformLayout();
@@ -621,8 +1187,35 @@
             ((System.ComponentModel.ISupportInitialize)numericUpDown2).EndInit();
             panel1.ResumeLayout(false);
             panel1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)numericUpDown1).EndInit();
+            gbResult.ResumeLayout(false);
+            gbResult.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)pictureBox2).EndInit();
+            ((System.ComponentModel.ISupportInitialize)pictureBox1).EndInit();
+            tabControl1.ResumeLayout(false);
+            tpBorehole.ResumeLayout(false);
+            gpBoreholeFluid.ResumeLayout(false);
+            gpBoreholeFluid.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown11).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown10).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown4).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown7).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown12).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown13).EndInit();
+            gpBorehole.ResumeLayout(false);
+            gpBorehole.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown6).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown5).EndInit();
+            tpFormation.ResumeLayout(false);
+            tpFormation.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown8).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown9).EndInit();
             ((System.ComponentModel.ISupportInitialize)nudSw).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown1).EndInit();
+            tpPlan.ResumeLayout(false);
+            tpPlan.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown15).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown14).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown16).EndInit();
             ResumeLayout(false);
             PerformLayout();
         }
@@ -630,40 +1223,13 @@
         #endregion
 
         private Button btnAnalysis;
-        private GroupBox gpBore;
-        private GroupBox gbTarget;
         private GroupBox gbResult;
         private Button btnReport;
-        private Button btnSelectBore;
         private Label label1;
-        private Label label5;
-        private TextBox textBox3;
-        private Label label6;
         private Label label3;
-        private TextBox textBox2;
         private Label label4;
         private Label label2;
-        private TextBox textBox1;
-        private Label label7;
-        private TextBox textBox4;
-        private Label label8;
-        private Label label11;
-        private TextBox textBox6;
-        private Label label12;
         private Label label9;
-        private TextBox textBox5;
-        private Label label10;
-        private TextBox textBox8;
-        private Label label16;
-        private Label label13;
-        private TextBox textBox7;
-        private Label label14;
-        private NumericUpDown nudSw;
-        private Label label15;
-        private Label label17;
-        private NumericUpDown numericUpDown1;
-        private Label label19;
-        private Label label18;
         private Panel panel1;
         private RadioButton rdoLockSpeed;
         private RadioButton rdoLockPass;
@@ -680,5 +1246,81 @@
         private Label label24;
         private TextBox txtDataPath;
         private Button btnSelectDataSource;
+        private TabControl tabControl1;
+        private TabPage tpBorehole;
+        private TabPage tpFormation;
+        private TabPage tpPlan;
+        private ComboBox comboBox1;
+        private ComboBox comboBox4;
+        private ComboBox comboBox3;
+        private ComboBox comboBox2;
+        private Label label27;
+        private Label label25;
+        private Label label26;
+        private Label label6;
+        private NumericUpDown numericUpDown4;
+        private ComboBox comboBox7;
+        private ComboBox comboBox6;
+        private ComboBox comboBox5;
+        private Label label33;
+        private Label label31;
+        private Label label29;
+        private Label label32;
+        private Label label30;
+        private Label label10;
+        private Label label28;
+        private NumericUpDown numericUpDown6;
+        private Label label37;
+        private NumericUpDown numericUpDown5;
+        private Label label36;
+        private Label label34;
+        private Label label35;
+        private NumericUpDown numericUpDown7;
+        private Label label39;
+        private Label label38;
+        private ComboBox comboBox9;
+        private NumericUpDown numericUpDown8;
+        private Label label40;
+        private Label label41;
+        private Label label43;
+        private Label label15;
+        private NumericUpDown numericUpDown9;
+        private Label label42;
+        private NumericUpDown nudSw;
+        private Label label18;
+        private NumericUpDown numericUpDown1;
+        private Label label17;
+        private Label label19;
+        private ComboBox comboBox8;
+        private Label label16;
+        private NumericUpDown numericUpDown11;
+        private NumericUpDown numericUpDown10;
+        private Label label47;
+        private Label label45;
+        private Label label46;
+        private Label label44;
+        private ComboBox comboBox11;
+        private ComboBox comboBox10;
+        private NumericUpDown numericUpDown12;
+        private Label label49;
+        private Label label48;
+        private NumericUpDown numericUpDown13;
+        private Label label51;
+        private Label label50;
+        private TextBox textBox5;
+        private Label label52;
+        private NumericUpDown numericUpDown14;
+        private Label label53;
+        private CheckBox checkBox1;
+        private NumericUpDown numericUpDown15;
+        private Label label54;
+        private GroupBox gpBorehole;
+        private GroupBox gpBoreholeFluid;
+        private Label label5;
+        private ComboBox comboBox12;
+        private NumericUpDown numericUpDown16;
+        private PictureBox pictureBox1;
+        private TextBox textBox1;
+        private PictureBox pictureBox2;
     }
 }

--
Gitblit v1.9.3