namespace ErrorAnalysis.UI
|
{
|
partial class ProcessingData
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
tableLayoutPanel1 = new TableLayoutPanel();
|
panel1 = new Panel();
|
txtFarCC = new TextBox();
|
txtMergeDelta = new TextBox();
|
txtNearCC = new TextBox();
|
txtWaterLinePoint = new TextBox();
|
label16 = new Label();
|
txtOilLinePoint = new TextBox();
|
label1 = new Label();
|
txtMergePDEV = new TextBox();
|
label15 = new Label();
|
txtNearPDEV = new TextBox();
|
label2 = new Label();
|
txtFarPDEV = new TextBox();
|
label14 = new Label();
|
txtFarTO = new TextBox();
|
label3 = new Label();
|
txtNearTO = new TextBox();
|
label13 = new Label();
|
label12 = new Label();
|
label4 = new Label();
|
label11 = new Label();
|
txtFarOC = new TextBox();
|
txtNearOC = new TextBox();
|
label10 = new Label();
|
txtFarCR = new TextBox();
|
label9 = new Label();
|
txtNearOR = new TextBox();
|
label8 = new Label();
|
txtFarOR = new TextBox();
|
label7 = new Label();
|
txtNearCR = new TextBox();
|
label6 = new Label();
|
label5 = new Label();
|
pnlCO = new Panel();
|
pnlData = new Panel();
|
panel2 = new Panel();
|
btnClose = new Button();
|
tableLayoutPanel1.SuspendLayout();
|
panel1.SuspendLayout();
|
SuspendLayout();
|
//
|
// tableLayoutPanel1
|
//
|
tableLayoutPanel1.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
|
tableLayoutPanel1.ColumnCount = 2;
|
tableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F));
|
tableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F));
|
tableLayoutPanel1.Controls.Add(panel1, 0, 0);
|
tableLayoutPanel1.Controls.Add(pnlCO, 0, 1);
|
tableLayoutPanel1.Controls.Add(pnlData, 1, 1);
|
tableLayoutPanel1.Controls.Add(panel2, 1, 0);
|
tableLayoutPanel1.Location = new Point(2, 2);
|
tableLayoutPanel1.Name = "tableLayoutPanel1";
|
tableLayoutPanel1.RowCount = 2;
|
tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 260F));
|
tableLayoutPanel1.RowStyles.Add(new RowStyle());
|
tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 20F));
|
tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 20F));
|
tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 20F));
|
tableLayoutPanel1.Size = new Size(857, 576);
|
tableLayoutPanel1.TabIndex = 0;
|
//
|
// panel1
|
//
|
panel1.Controls.Add(txtFarCC);
|
panel1.Controls.Add(txtMergeDelta);
|
panel1.Controls.Add(txtNearCC);
|
panel1.Controls.Add(txtWaterLinePoint);
|
panel1.Controls.Add(label16);
|
panel1.Controls.Add(txtOilLinePoint);
|
panel1.Controls.Add(label1);
|
panel1.Controls.Add(txtMergePDEV);
|
panel1.Controls.Add(label15);
|
panel1.Controls.Add(txtNearPDEV);
|
panel1.Controls.Add(label2);
|
panel1.Controls.Add(txtFarPDEV);
|
panel1.Controls.Add(label14);
|
panel1.Controls.Add(txtFarTO);
|
panel1.Controls.Add(label3);
|
panel1.Controls.Add(txtNearTO);
|
panel1.Controls.Add(label13);
|
panel1.Controls.Add(label12);
|
panel1.Controls.Add(label4);
|
panel1.Controls.Add(label11);
|
panel1.Controls.Add(txtFarOC);
|
panel1.Controls.Add(txtNearOC);
|
panel1.Controls.Add(label10);
|
panel1.Controls.Add(txtFarCR);
|
panel1.Controls.Add(label9);
|
panel1.Controls.Add(txtNearOR);
|
panel1.Controls.Add(label8);
|
panel1.Controls.Add(txtFarOR);
|
panel1.Controls.Add(label7);
|
panel1.Controls.Add(txtNearCR);
|
panel1.Controls.Add(label6);
|
panel1.Controls.Add(label5);
|
panel1.Dock = DockStyle.Fill;
|
panel1.Location = new Point(3, 3);
|
panel1.Name = "panel1";
|
panel1.Size = new Size(422, 254);
|
panel1.TabIndex = 0;
|
//
|
// txtFarCC
|
//
|
txtFarCC.Location = new Point(78, 137);
|
txtFarCC.Name = "txtFarCC";
|
txtFarCC.ReadOnly = true;
|
txtFarCC.Size = new Size(114, 23);
|
txtFarCC.TabIndex = 16;
|
//
|
// txtMergeDelta
|
//
|
txtMergeDelta.Location = new Point(300, 218);
|
txtMergeDelta.Name = "txtMergeDelta";
|
txtMergeDelta.ReadOnly = true;
|
txtMergeDelta.Size = new Size(114, 23);
|
txtMergeDelta.TabIndex = 27;
|
//
|
// txtNearCC
|
//
|
txtNearCC.Location = new Point(78, 14);
|
txtNearCC.Name = "txtNearCC";
|
txtNearCC.ReadOnly = true;
|
txtNearCC.Size = new Size(114, 23);
|
txtNearCC.TabIndex = 12;
|
//
|
// txtWaterLinePoint
|
//
|
txtWaterLinePoint.Location = new Point(300, 189);
|
txtWaterLinePoint.Name = "txtWaterLinePoint";
|
txtWaterLinePoint.ReadOnly = true;
|
txtWaterLinePoint.Size = new Size(114, 23);
|
txtWaterLinePoint.TabIndex = 26;
|
//
|
// label16
|
//
|
label16.AutoSize = true;
|
label16.Location = new Point(19, 140);
|
label16.Name = "label16";
|
label16.Size = new Size(42, 17);
|
label16.TabIndex = 0;
|
label16.Text = "FarCC";
|
//
|
// txtOilLinePoint
|
//
|
txtOilLinePoint.Location = new Point(300, 163);
|
txtOilLinePoint.Name = "txtOilLinePoint";
|
txtOilLinePoint.ReadOnly = true;
|
txtOilLinePoint.Size = new Size(114, 23);
|
txtOilLinePoint.TabIndex = 25;
|
//
|
// label1
|
//
|
label1.AutoSize = true;
|
label1.Location = new Point(19, 17);
|
label1.Name = "label1";
|
label1.Size = new Size(53, 17);
|
label1.TabIndex = 0;
|
label1.Text = "NearCC";
|
//
|
// txtMergePDEV
|
//
|
txtMergePDEV.Location = new Point(300, 121);
|
txtMergePDEV.Name = "txtMergePDEV";
|
txtMergePDEV.ReadOnly = true;
|
txtMergePDEV.Size = new Size(114, 23);
|
txtMergePDEV.TabIndex = 24;
|
//
|
// label15
|
//
|
label15.AutoSize = true;
|
label15.Location = new Point(19, 166);
|
label15.Name = "label15";
|
label15.Size = new Size(44, 17);
|
label15.TabIndex = 1;
|
label15.Text = "FarOC";
|
//
|
// txtNearPDEV
|
//
|
txtNearPDEV.Location = new Point(300, 92);
|
txtNearPDEV.Name = "txtNearPDEV";
|
txtNearPDEV.ReadOnly = true;
|
txtNearPDEV.Size = new Size(114, 23);
|
txtNearPDEV.TabIndex = 23;
|
//
|
// label2
|
//
|
label2.AutoSize = true;
|
label2.Location = new Point(19, 43);
|
label2.Name = "label2";
|
label2.Size = new Size(55, 17);
|
label2.TabIndex = 1;
|
label2.Text = "NearOC";
|
//
|
// txtFarPDEV
|
//
|
txtFarPDEV.Location = new Point(300, 66);
|
txtFarPDEV.Name = "txtFarPDEV";
|
txtFarPDEV.ReadOnly = true;
|
txtFarPDEV.Size = new Size(114, 23);
|
txtFarPDEV.TabIndex = 22;
|
//
|
// label14
|
//
|
label14.AutoSize = true;
|
label14.Location = new Point(21, 218);
|
label14.Name = "label14";
|
label14.Size = new Size(44, 17);
|
label14.TabIndex = 2;
|
label14.Text = "FarOR";
|
//
|
// txtFarTO
|
//
|
txtFarTO.Location = new Point(300, 40);
|
txtFarTO.Name = "txtFarTO";
|
txtFarTO.ReadOnly = true;
|
txtFarTO.Size = new Size(114, 23);
|
txtFarTO.TabIndex = 21;
|
//
|
// label3
|
//
|
label3.AutoSize = true;
|
label3.Location = new Point(21, 69);
|
label3.Name = "label3";
|
label3.Size = new Size(53, 17);
|
label3.TabIndex = 2;
|
label3.Text = "NearCR";
|
//
|
// txtNearTO
|
//
|
txtNearTO.Location = new Point(300, 14);
|
txtNearTO.Name = "txtNearTO";
|
txtNearTO.ReadOnly = true;
|
txtNearTO.Size = new Size(114, 23);
|
txtNearTO.TabIndex = 20;
|
//
|
// label13
|
//
|
label13.AutoSize = true;
|
label13.Location = new Point(19, 192);
|
label13.Name = "label13";
|
label13.Size = new Size(42, 17);
|
label13.TabIndex = 3;
|
label13.Text = "FarCR";
|
//
|
// label12
|
//
|
label12.AutoSize = true;
|
label12.Location = new Point(217, 221);
|
label12.Name = "label12";
|
label12.Size = new Size(77, 17);
|
label12.TabIndex = 11;
|
label12.Text = "MergeDelta";
|
//
|
// label4
|
//
|
label4.AutoSize = true;
|
label4.Location = new Point(19, 95);
|
label4.Name = "label4";
|
label4.Size = new Size(55, 17);
|
label4.TabIndex = 3;
|
label4.Text = "NearOR";
|
//
|
// label11
|
//
|
label11.AutoSize = true;
|
label11.Location = new Point(216, 124);
|
label11.Name = "label11";
|
label11.Size = new Size(78, 17);
|
label11.TabIndex = 10;
|
label11.Text = "MergePDEV";
|
//
|
// txtFarOC
|
//
|
txtFarOC.Location = new Point(78, 163);
|
txtFarOC.Name = "txtFarOC";
|
txtFarOC.ReadOnly = true;
|
txtFarOC.Size = new Size(114, 23);
|
txtFarOC.TabIndex = 17;
|
//
|
// txtNearOC
|
//
|
txtNearOC.Location = new Point(78, 40);
|
txtNearOC.Name = "txtNearOC";
|
txtNearOC.ReadOnly = true;
|
txtNearOC.Size = new Size(114, 23);
|
txtNearOC.TabIndex = 13;
|
//
|
// label10
|
//
|
label10.AutoSize = true;
|
label10.Location = new Point(237, 69);
|
label10.Name = "label10";
|
label10.Size = new Size(57, 17);
|
label10.TabIndex = 9;
|
label10.Text = "FarPDEV";
|
//
|
// txtFarCR
|
//
|
txtFarCR.Location = new Point(78, 189);
|
txtFarCR.Name = "txtFarCR";
|
txtFarCR.ReadOnly = true;
|
txtFarCR.Size = new Size(114, 23);
|
txtFarCR.TabIndex = 18;
|
//
|
// label9
|
//
|
label9.AutoSize = true;
|
label9.Location = new Point(226, 95);
|
label9.Name = "label9";
|
label9.Size = new Size(68, 17);
|
label9.TabIndex = 8;
|
label9.Text = "NearPDEV";
|
//
|
// txtNearOR
|
//
|
txtNearOR.Location = new Point(78, 92);
|
txtNearOR.Name = "txtNearOR";
|
txtNearOR.ReadOnly = true;
|
txtNearOR.Size = new Size(114, 23);
|
txtNearOR.TabIndex = 15;
|
//
|
// label8
|
//
|
label8.AutoSize = true;
|
label8.Location = new Point(199, 192);
|
label8.Name = "label8";
|
label8.Size = new Size(95, 17);
|
label8.TabIndex = 7;
|
label8.Text = "WaterLinePoint";
|
//
|
// txtFarOR
|
//
|
txtFarOR.Location = new Point(78, 215);
|
txtFarOR.Name = "txtFarOR";
|
txtFarOR.ReadOnly = true;
|
txtFarOR.Size = new Size(114, 23);
|
txtFarOR.TabIndex = 19;
|
//
|
// label7
|
//
|
label7.AutoSize = true;
|
label7.Location = new Point(218, 166);
|
label7.Name = "label7";
|
label7.Size = new Size(76, 17);
|
label7.TabIndex = 6;
|
label7.Text = "OilLinePoint";
|
//
|
// txtNearCR
|
//
|
txtNearCR.Location = new Point(78, 66);
|
txtNearCR.Name = "txtNearCR";
|
txtNearCR.ReadOnly = true;
|
txtNearCR.Size = new Size(114, 23);
|
txtNearCR.TabIndex = 14;
|
//
|
// label6
|
//
|
label6.AutoSize = true;
|
label6.Location = new Point(251, 43);
|
label6.Name = "label6";
|
label6.Size = new Size(43, 17);
|
label6.TabIndex = 5;
|
label6.Text = "FarTO";
|
//
|
// label5
|
//
|
label5.AutoSize = true;
|
label5.Location = new Point(240, 17);
|
label5.Name = "label5";
|
label5.Size = new Size(54, 17);
|
label5.TabIndex = 4;
|
label5.Text = "NearTO";
|
//
|
// pnlCO
|
//
|
pnlCO.Dock = DockStyle.Fill;
|
pnlCO.Location = new Point(3, 263);
|
pnlCO.Name = "pnlCO";
|
pnlCO.Size = new Size(422, 310);
|
pnlCO.TabIndex = 2;
|
//
|
// pnlData
|
//
|
pnlData.Dock = DockStyle.Fill;
|
pnlData.Location = new Point(431, 263);
|
pnlData.Name = "pnlData";
|
pnlData.Size = new Size(423, 310);
|
pnlData.TabIndex = 1;
|
//
|
// panel2
|
//
|
panel2.Dock = DockStyle.Fill;
|
panel2.Location = new Point(431, 3);
|
panel2.Name = "panel2";
|
panel2.Size = new Size(423, 254);
|
panel2.TabIndex = 3;
|
//
|
// btnClose
|
//
|
btnClose.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
|
btnClose.Location = new Point(784, 584);
|
btnClose.Name = "btnClose";
|
btnClose.Size = new Size(75, 23);
|
btnClose.TabIndex = 1;
|
btnClose.Text = "Close";
|
btnClose.UseVisualStyleBackColor = true;
|
btnClose.Click += btnClose_Click;
|
//
|
// ProcessingData
|
//
|
AutoScaleDimensions = new SizeF(7F, 17F);
|
AutoScaleMode = AutoScaleMode.Font;
|
ClientSize = new Size(861, 610);
|
Controls.Add(btnClose);
|
Controls.Add(tableLayoutPanel1);
|
Name = "ProcessingData";
|
StartPosition = FormStartPosition.CenterScreen;
|
Text = "ProcessingData";
|
Load += ProcessingData_Load;
|
tableLayoutPanel1.ResumeLayout(false);
|
panel1.ResumeLayout(false);
|
panel1.PerformLayout();
|
ResumeLayout(false);
|
}
|
|
#endregion
|
|
private TableLayoutPanel tableLayoutPanel1;
|
private Panel panel1;
|
private Panel pnlData;
|
private Panel pnlCO;
|
private Button btnClose;
|
private Label label1;
|
private Label label2;
|
private Label label4;
|
private Label label3;
|
private Label label6;
|
private Label label5;
|
private Label label8;
|
private Label label7;
|
private TextBox txtNearCC;
|
private Label label12;
|
private Label label11;
|
private Label label10;
|
private Label label9;
|
private TextBox txtFarTO;
|
private TextBox txtNearTO;
|
private TextBox txtNearCR;
|
private TextBox txtNearOR;
|
private TextBox txtNearOC;
|
private TextBox txtMergeDelta;
|
private TextBox txtWaterLinePoint;
|
private TextBox txtOilLinePoint;
|
private TextBox txtMergePDEV;
|
private TextBox txtNearPDEV;
|
private TextBox txtFarPDEV;
|
private Panel panel2;
|
private TextBox txtFarCC;
|
private Label label16;
|
private Label label15;
|
private Label label14;
|
private Label label13;
|
private TextBox txtFarOC;
|
private TextBox txtFarCR;
|
private TextBox txtFarOR;
|
}
|
}
|