namespace ErrorAnalysis.UI
{
partial class FrmMain
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
btnAnalysis = new Button();
label9 = new Label();
label3 = new Label();
label4 = new Label();
label2 = new Label();
label1 = new Label();
label22 = new Label();
numericUpDown3 = new NumericUpDown();
label21 = new Label();
pnlLockPass = new Panel();
nudPass = new NumericUpDown();
label23 = new Label();
pnlLockSpeed = new Panel();
cmbSpeedUnit = new ComboBox();
numericUpDown2 = new NumericUpDown();
label20 = new Label();
panel1 = new Panel();
rdoLockSpeed = new RadioButton();
rdoLockPass = new RadioButton();
gbResult = new GroupBox();
textBox1 = new TextBox();
pictureBox2 = new PictureBox();
pictureBox1 = new PictureBox();
btnReport = new Button();
label24 = new Label();
txtDataPath = new TextBox();
btnSelectDataSource = new Button();
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();
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, 530);
btnAnalysis.Name = "btnAnalysis";
btnAnalysis.Size = new Size(75, 23);
btnAnalysis.TabIndex = 0;
btnAnalysis.Text = "Analysis";
btnAnalysis.UseVisualStyleBackColor = true;
btnAnalysis.Click += btnGetAllPipe_Click;
//
// label9
//
label9.AutoSize = true;
label9.Location = new Point(204, 28);
label9.Name = "label9";
label9.Size = new Size(42, 17);
label9.TabIndex = 15;
label9.Text = "kppm";
//
// label3
//
label3.AutoSize = true;
label3.Location = new Point(204, 46);
label3.Name = "label3";
label3.Size = new Size(18, 17);
label3.TabIndex = 6;
label3.Text = "in";
//
// label4
//
label4.AutoSize = true;
label4.Location = new Point(62, 46);
label4.Name = "label4";
label4.Size = new Size(70, 17);
label4.TabIndex = 4;
label4.Text = "Casing OD";
//
// label2
//
label2.AutoSize = true;
label2.Location = new Point(204, 19);
label2.Name = "label2";
label2.Size = new Size(18, 17);
label2.TabIndex = 3;
label2.Text = "in";
//
// label1
//
label1.AutoSize = true;
label1.Location = new Point(7, 19);
label1.Name = "label1";
label1.Size = new Size(125, 17);
label1.TabIndex = 0;
label1.Text = "Open hole diameter";
//
// label22
//
label22.AutoSize = true;
label22.Location = new Point(243, 45);
label22.Name = "label22";
label22.Size = new Size(19, 17);
label22.TabIndex = 14;
label22.Text = "%";
//
// numericUpDown3
//
numericUpDown3.DecimalPlaces = 1;
numericUpDown3.Location = new Point(185, 43);
numericUpDown3.Name = "numericUpDown3";
numericUpDown3.Size = new Size(54, 23);
numericUpDown3.TabIndex = 13;
//
// label21
//
label21.AutoSize = true;
label21.Location = new Point(28, 44);
label21.Name = "label21";
label21.Size = new Size(134, 17);
label21.TabIndex = 12;
label21.Text = "So precision required";
//
// pnlLockPass
//
pnlLockPass.Controls.Add(nudPass);
pnlLockPass.Controls.Add(label23);
pnlLockPass.Location = new Point(184, 184);
pnlLockPass.Name = "pnlLockPass";
pnlLockPass.Size = new Size(362, 52);
pnlLockPass.TabIndex = 11;
pnlLockPass.Visible = false;
//
// nudPass
//
nudPass.Location = new Point(45, 16);
nudPass.Name = "nudPass";
nudPass.Size = new Size(72, 23);
nudPass.TabIndex = 14;
//
// label23
//
label23.AutoSize = true;
label23.Location = new Point(5, 18);
label23.Name = "label23";
label23.Size = new Size(34, 17);
label23.TabIndex = 13;
label23.Text = "Pass";
//
// pnlLockSpeed
//
pnlLockSpeed.Controls.Add(cmbSpeedUnit);
pnlLockSpeed.Controls.Add(numericUpDown2);
pnlLockSpeed.Controls.Add(label20);
pnlLockSpeed.Location = new Point(185, 186);
pnlLockSpeed.Name = "pnlLockSpeed";
pnlLockSpeed.Size = new Size(362, 52);
pnlLockSpeed.TabIndex = 10;
//
// cmbSpeedUnit
//
cmbSpeedUnit.DropDownStyle = ComboBoxStyle.DropDownList;
cmbSpeedUnit.FormattingEnabled = true;
cmbSpeedUnit.Items.AddRange(new object[] { "m/min", "ft/min" });
cmbSpeedUnit.Location = new Point(132, 16);
cmbSpeedUnit.Name = "cmbSpeedUnit";
cmbSpeedUnit.Size = new Size(87, 25);
cmbSpeedUnit.TabIndex = 13;
//
// numericUpDown2
//
numericUpDown2.DecimalPlaces = 1;
numericUpDown2.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
numericUpDown2.Location = new Point(54, 16);
numericUpDown2.Name = "numericUpDown2";
numericUpDown2.Size = new Size(72, 23);
numericUpDown2.TabIndex = 12;
//
// label20
//
label20.AutoSize = true;
label20.Location = new Point(3, 18);
label20.Name = "label20";
label20.Size = new Size(45, 17);
label20.TabIndex = 0;
label20.Text = "Speed";
//
// panel1
//
panel1.Controls.Add(rdoLockSpeed);
panel1.Controls.Add(rdoLockPass);
panel1.Location = new Point(183, 152);
panel1.Name = "panel1";
panel1.Size = new Size(205, 28);
panel1.TabIndex = 9;
//
// rdoLockSpeed
//
rdoLockSpeed.AutoSize = true;
rdoLockSpeed.Checked = true;
rdoLockSpeed.Location = new Point(3, 3);
rdoLockSpeed.Name = "rdoLockSpeed";
rdoLockSpeed.Size = new Size(94, 21);
rdoLockSpeed.TabIndex = 7;
rdoLockSpeed.TabStop = true;
rdoLockSpeed.Text = "Lock Speed";
rdoLockSpeed.UseVisualStyleBackColor = true;
rdoLockSpeed.CheckedChanged += rdoMode_CheckedChanged;
//
// rdoLockPass
//
rdoLockPass.AutoSize = true;
rdoLockPass.Location = new Point(103, 4);
rdoLockPass.Name = "rdoLockPass";
rdoLockPass.Size = new Size(83, 21);
rdoLockPass.TabIndex = 8;
rdoLockPass.Text = "Lock Pass";
rdoLockPass.UseVisualStyleBackColor = true;
rdoLockPass.CheckedChanged += rdoMode_CheckedChanged;
//
// gbResult
//
gbResult.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
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(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, 530);
btnReport.Name = "btnReport";
btnReport.Size = new Size(75, 23);
btnReport.TabIndex = 4;
btnReport.Text = "Report";
btnReport.UseVisualStyleBackColor = true;
//
// label24
//
label24.AutoSize = true;
label24.Location = new Point(17, 19);
label24.Name = "label24";
label24.Size = new Size(75, 17);
label24.TabIndex = 5;
label24.Text = "DataSource";
//
// txtDataPath
//
txtDataPath.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
txtDataPath.Location = new Point(98, 16);
txtDataPath.Name = "txtDataPath";
txtDataPath.ReadOnly = true;
txtDataPath.Size = new Size(601, 23);
txtDataPath.TabIndex = 6;
//
// btnSelectDataSource
//
btnSelectDataSource.Anchor = AnchorStyles.Top | AnchorStyles.Right;
btnSelectDataSource.Location = new Point(705, 16);
btnSelectDataSource.Name = "btnSelectDataSource";
btnSelectDataSource.Size = new Size(63, 23);
btnSelectDataSource.TabIndex = 7;
btnSelectDataSource.Text = "...";
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, 561);
Controls.Add(tabControl1);
Controls.Add(btnSelectDataSource);
Controls.Add(txtDataPath);
Controls.Add(label24);
Controls.Add(btnReport);
Controls.Add(gbResult);
Controls.Add(btnAnalysis);
Name = "FrmMain";
StartPosition = FormStartPosition.CenterScreen;
Text = "Job Planner";
Load += FrmMain_Load;
((System.ComponentModel.ISupportInitialize)numericUpDown3).EndInit();
pnlLockPass.ResumeLayout(false);
pnlLockPass.PerformLayout();
((System.ComponentModel.ISupportInitialize)nudPass).EndInit();
pnlLockSpeed.ResumeLayout(false);
pnlLockSpeed.PerformLayout();
((System.ComponentModel.ISupportInitialize)numericUpDown2).EndInit();
panel1.ResumeLayout(false);
panel1.PerformLayout();
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();
}
#endregion
private Button btnAnalysis;
private GroupBox gbResult;
private Button btnReport;
private Label label1;
private Label label3;
private Label label4;
private Label label2;
private Label label9;
private Panel panel1;
private RadioButton rdoLockSpeed;
private RadioButton rdoLockPass;
private Panel pnlLockSpeed;
private Panel pnlLockPass;
private Label label20;
private ComboBox cmbSpeedUnit;
private NumericUpDown numericUpDown2;
private Label label22;
private NumericUpDown numericUpDown3;
private Label label21;
private NumericUpDown nudPass;
private Label label23;
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;
}
}