Files
2026-04-17 14:55:32 -04:00

611 lines
31 KiB
C#

namespace DTS.Slice.Controls
{
partial class LWRLegFlex
{
/// <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 Component 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()
{
this.label5 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.ddlDummyType = new System.Windows.Forms.ComboBox();
this.textBox10 = new System.Windows.Forms.TextBox();
this.textBox11 = new System.Windows.Forms.TextBox();
this.textBox12 = new System.Windows.Forms.TextBox();
this.textBox13 = new System.Windows.Forms.TextBox();
this.ddlAccelerationUnits = new System.Windows.Forms.ComboBox();
this.ddlTime = new System.Windows.Forms.ComboBox();
this.label23 = new System.Windows.Forms.Label();
this.ddlMomentUnits = new System.Windows.Forms.ComboBox();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.label3 = new System.Windows.Forms.Label();
this.Model = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.label1 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.tableLayoutPanel2.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// label5
//
this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(3, 6);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(68, 13);
this.label5.TabIndex = 0;
this.label5.Text = "Test Number";
//
// label9
//
this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(3, 32);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(54, 13);
this.label9.TabIndex = 1;
this.label9.Text = "Test Date";
//
// label10
//
this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(3, 58);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(36, 13);
this.label10.TabIndex = 2;
this.label10.Text = "Model";
//
// label11
//
this.label11.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(3, 84);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(27, 13);
this.label11.TabIndex = 3;
this.label11.Text = "Trim";
//
// label12
//
this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(3, 110);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(67, 13);
this.label12.TabIndex = 4;
this.label12.Text = "Temperature";
//
// label13
//
this.label13.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(3, 136);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(81, 13);
this.label13.TabIndex = 6;
this.label13.Text = "Measured Point";
//
// label14
//
this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(3, 162);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(38, 13);
this.label14.TabIndex = 7;
this.label14.Text = "Speed";
//
// label15
//
this.label15.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(3, 188);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(56, 13);
this.label15.TabIndex = 8;
this.label15.Text = "Dummy ID";
//
// label16
//
this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(3, 215);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(69, 13);
this.label16.TabIndex = 9;
this.label16.Text = "Dummy Type";
//
// label17
//
this.label17.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(3, 241);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(35, 13);
this.label17.TabIndex = 10;
this.label17.Text = "Name";
//
// label18
//
this.label18.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(3, 267);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(60, 13);
this.label18.TabIndex = 11;
this.label18.Text = "Comment 1";
//
// label19
//
this.label19.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(3, 293);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(60, 13);
this.label19.TabIndex = 12;
this.label19.Text = "Comment 2";
//
// label20
//
this.label20.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(3, 319);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(29, 13);
this.label20.TabIndex = 13;
this.label20.Text = "Filter";
//
// label21
//
this.label21.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(3, 346);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(57, 13);
this.label21.TabIndex = 14;
this.label21.Text = "Tibia Units";
//
// label22
//
this.label22.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(3, 403);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(30, 13);
this.label22.TabIndex = 15;
this.label22.Text = "Time";
//
// textBox1
//
this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox1.Location = new System.Drawing.Point(90, 3);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(497, 20);
this.textBox1.TabIndex = 16;
//
// textBox2
//
this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox2.Location = new System.Drawing.Point(90, 29);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(497, 20);
this.textBox2.TabIndex = 17;
//
// textBox3
//
this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox3.Location = new System.Drawing.Point(90, 55);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(497, 20);
this.textBox3.TabIndex = 18;
//
// textBox4
//
this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox4.Location = new System.Drawing.Point(90, 81);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(497, 20);
this.textBox4.TabIndex = 19;
//
// textBox5
//
this.textBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox5.Location = new System.Drawing.Point(90, 107);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(497, 20);
this.textBox5.TabIndex = 20;
//
// textBox7
//
this.textBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox7.Location = new System.Drawing.Point(90, 133);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(497, 20);
this.textBox7.TabIndex = 22;
//
// textBox8
//
this.textBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox8.Location = new System.Drawing.Point(90, 159);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(497, 20);
this.textBox8.TabIndex = 23;
//
// textBox9
//
this.textBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox9.Location = new System.Drawing.Point(90, 185);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(497, 20);
this.textBox9.TabIndex = 24;
//
// ddlDummyType
//
this.ddlDummyType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.ddlDummyType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlDummyType.FormattingEnabled = true;
this.ddlDummyType.Items.AddRange(new object[] {
"FLEX"});
this.ddlDummyType.Location = new System.Drawing.Point(90, 211);
this.ddlDummyType.Name = "ddlDummyType";
this.ddlDummyType.Size = new System.Drawing.Size(497, 21);
this.ddlDummyType.TabIndex = 25;
//
// textBox10
//
this.textBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox10.Location = new System.Drawing.Point(90, 238);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(497, 20);
this.textBox10.TabIndex = 26;
//
// textBox11
//
this.textBox11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox11.Location = new System.Drawing.Point(90, 264);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(497, 20);
this.textBox11.TabIndex = 27;
//
// textBox12
//
this.textBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox12.Location = new System.Drawing.Point(90, 290);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(497, 20);
this.textBox12.TabIndex = 28;
//
// textBox13
//
this.textBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.textBox13.Enabled = false;
this.textBox13.Location = new System.Drawing.Point(90, 316);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(497, 20);
this.textBox13.TabIndex = 29;
this.textBox13.Text = "CFC 180";
this.textBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// ddlAccelerationUnits
//
this.ddlAccelerationUnits.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.ddlAccelerationUnits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlAccelerationUnits.FormattingEnabled = true;
this.ddlAccelerationUnits.Items.AddRange(new object[] {
"Nm"});
this.ddlAccelerationUnits.Location = new System.Drawing.Point(90, 342);
this.ddlAccelerationUnits.Name = "ddlAccelerationUnits";
this.ddlAccelerationUnits.Size = new System.Drawing.Size(497, 21);
this.ddlAccelerationUnits.TabIndex = 30;
//
// ddlTime
//
this.ddlTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.ddlTime.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlTime.FormattingEnabled = true;
this.ddlTime.Items.AddRange(new object[] {
"msec",
"sec"});
this.ddlTime.Location = new System.Drawing.Point(90, 399);
this.ddlTime.Name = "ddlTime";
this.ddlTime.Size = new System.Drawing.Size(497, 21);
this.ddlTime.TabIndex = 31;
//
// label23
//
this.label23.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(3, 373);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(78, 13);
this.label23.TabIndex = 32;
this.label23.Text = "MCL/PCL/LCL";
//
// ddlMomentUnits
//
this.ddlMomentUnits.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.ddlMomentUnits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlMomentUnits.FormattingEnabled = true;
this.ddlMomentUnits.Items.AddRange(new object[] {
"mm"});
this.ddlMomentUnits.Location = new System.Drawing.Point(90, 369);
this.ddlMomentUnits.Name = "ddlMomentUnits";
this.ddlMomentUnits.Size = new System.Drawing.Size(497, 21);
this.ddlMomentUnits.TabIndex = 33;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 2;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.label5, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.label9, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.label10, 0, 2);
this.tableLayoutPanel2.Controls.Add(this.label11, 0, 3);
this.tableLayoutPanel2.Controls.Add(this.label12, 0, 4);
this.tableLayoutPanel2.Controls.Add(this.label13, 0, 6);
this.tableLayoutPanel2.Controls.Add(this.label14, 0, 7);
this.tableLayoutPanel2.Controls.Add(this.label15, 0, 8);
this.tableLayoutPanel2.Controls.Add(this.label16, 0, 9);
this.tableLayoutPanel2.Controls.Add(this.label17, 0, 10);
this.tableLayoutPanel2.Controls.Add(this.label18, 0, 11);
this.tableLayoutPanel2.Controls.Add(this.label19, 0, 12);
this.tableLayoutPanel2.Controls.Add(this.label20, 0, 13);
this.tableLayoutPanel2.Controls.Add(this.label21, 0, 14);
this.tableLayoutPanel2.Controls.Add(this.label22, 0, 17);
this.tableLayoutPanel2.Controls.Add(this.textBox1, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.textBox2, 1, 1);
this.tableLayoutPanel2.Controls.Add(this.textBox3, 1, 2);
this.tableLayoutPanel2.Controls.Add(this.textBox4, 1, 3);
this.tableLayoutPanel2.Controls.Add(this.textBox5, 1, 4);
this.tableLayoutPanel2.Controls.Add(this.textBox7, 1, 6);
this.tableLayoutPanel2.Controls.Add(this.textBox8, 1, 7);
this.tableLayoutPanel2.Controls.Add(this.textBox9, 1, 8);
this.tableLayoutPanel2.Controls.Add(this.ddlDummyType, 1, 9);
this.tableLayoutPanel2.Controls.Add(this.textBox10, 1, 10);
this.tableLayoutPanel2.Controls.Add(this.textBox11, 1, 11);
this.tableLayoutPanel2.Controls.Add(this.textBox12, 1, 12);
this.tableLayoutPanel2.Controls.Add(this.textBox13, 1, 13);
this.tableLayoutPanel2.Controls.Add(this.ddlAccelerationUnits, 1, 14);
this.tableLayoutPanel2.Controls.Add(this.ddlTime, 1, 17);
this.tableLayoutPanel2.Controls.Add(this.label23, 0, 15);
this.tableLayoutPanel2.Controls.Add(this.ddlMomentUnits, 1, 15);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 18;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.Size = new System.Drawing.Size(590, 426);
this.tableLayoutPanel2.TabIndex = 11;
//
// label3
//
this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(3, 69);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(27, 13);
this.label3.TabIndex = 13;
this.label3.Text = "Trim";
//
// Model
//
this.Model.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.Model.AutoSize = true;
this.Model.Location = new System.Drawing.Point(3, 43);
this.Model.Name = "Model";
this.Model.Size = new System.Drawing.Size(36, 13);
this.Model.TabIndex = 12;
this.Model.Text = "Model";
//
// label4
//
this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(3, 95);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(67, 13);
this.label4.TabIndex = 14;
this.label4.Text = "Temperature";
//
// label2
//
this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(3, 17);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(54, 13);
this.label2.TabIndex = 10;
this.label2.Text = "Test Date";
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 2;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 1;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(200, 100);
this.tableLayoutPanel1.TabIndex = 9;
//
// label1
//
this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(3, 43);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(68, 13);
this.label1.TabIndex = 0;
this.label1.Text = "Test Number";
//
// label6
//
this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(3, 121);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(81, 13);
this.label6.TabIndex = 15;
this.label6.Text = "Measured Point";
//
// label8
//
this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(3, 173);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(56, 13);
this.label8.TabIndex = 17;
this.label8.Text = "Dummy ID";
//
// label7
//
this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(3, 147);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(38, 13);
this.label7.TabIndex = 16;
this.label7.Text = "Speed";
//
// LWRLegFlex
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.tableLayoutPanel2);
this.Controls.Add(this.label3);
this.Controls.Add(this.Model);
this.Controls.Add(this.label4);
this.Controls.Add(this.label2);
this.Controls.Add(this.tableLayoutPanel1);
this.Controls.Add(this.label6);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Name = "LWRLegFlex";
this.Size = new System.Drawing.Size(590, 426);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.ComboBox ddlDummyType;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.ComboBox ddlAccelerationUnits;
private System.Windows.Forms.ComboBox ddlTime;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.ComboBox ddlMomentUnits;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label Model;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
}
}