namespace daq_testing { partial class UserControlMeasure { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.flowLayoutPanelPositionButtons = new System.Windows.Forms.FlowLayoutPanel(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.checkBox5 = new System.Windows.Forms.CheckBox(); this.checkBox6 = new System.Windows.Forms.CheckBox(); this.checkBox7 = new System.Windows.Forms.CheckBox(); this.checkBox8 = new System.Windows.Forms.CheckBox(); this.checkBox9 = new System.Windows.Forms.CheckBox(); this.checkBox10 = new System.Windows.Forms.CheckBox(); this.checkBox11 = new System.Windows.Forms.CheckBox(); this.checkBox12 = new System.Windows.Forms.CheckBox(); this.checkBox13 = new System.Windows.Forms.CheckBox(); this.checkBox14 = new System.Windows.Forms.CheckBox(); this.checkBox15 = new System.Windows.Forms.CheckBox(); this.checkBox16 = new System.Windows.Forms.CheckBox(); this.checkBox17 = new System.Windows.Forms.CheckBox(); this.checkBox18 = new System.Windows.Forms.CheckBox(); this.checkBox19 = new System.Windows.Forms.CheckBox(); this.checkBox20 = new System.Windows.Forms.CheckBox(); this.checkBox21 = new System.Windows.Forms.CheckBox(); this.checkBox22 = new System.Windows.Forms.CheckBox(); this.checkBox23 = new System.Windows.Forms.CheckBox(); this.checkBox24 = new System.Windows.Forms.CheckBox(); this.checkBox25 = new System.Windows.Forms.CheckBox(); this.checkBox26 = new System.Windows.Forms.CheckBox(); this.checkBox27 = new System.Windows.Forms.CheckBox(); this.checkBox28 = new System.Windows.Forms.CheckBox(); this.checkBox29 = new System.Windows.Forms.CheckBox(); this.checkBox30 = new System.Windows.Forms.CheckBox(); this.checkBox31 = new System.Windows.Forms.CheckBox(); this.checkBox32 = new System.Windows.Forms.CheckBox(); this.checkBox33 = new System.Windows.Forms.CheckBox(); this.checkBox34 = new System.Windows.Forms.CheckBox(); this.checkBox35 = new System.Windows.Forms.CheckBox(); this.checkBox36 = new System.Windows.Forms.CheckBox(); this.checkBox37 = new System.Windows.Forms.CheckBox(); this.checkBox38 = new System.Windows.Forms.CheckBox(); this.checkBox39 = new System.Windows.Forms.CheckBox(); this.checkBox40 = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.tbProjectNumber = new System.Windows.Forms.TextBox(); this.tbSub = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.tbStep = new System.Windows.Forms.TextBox(); this.tbDriverID = new System.Windows.Forms.TextBox(); this.tbBibID = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.lbLocation = new System.Windows.Forms.ListBox(); this.button1 = new System.Windows.Forms.Button(); this.btnRow1 = new System.Windows.Forms.CheckBox(); this.btnRow2 = new System.Windows.Forms.CheckBox(); this.btnRow3 = new System.Windows.Forms.CheckBox(); this.btnRow4 = new System.Windows.Forms.CheckBox(); this.btnRow5 = new System.Windows.Forms.CheckBox(); this.btnCol1 = new System.Windows.Forms.CheckBox(); this.bntCol2 = new System.Windows.Forms.CheckBox(); this.btnCol3 = new System.Windows.Forms.CheckBox(); this.btnCol4 = new System.Windows.Forms.CheckBox(); this.btnCol5 = new System.Windows.Forms.CheckBox(); this.btnCol6 = new System.Windows.Forms.CheckBox(); this.btnCol7 = new System.Windows.Forms.CheckBox(); this.btnCol8 = new System.Windows.Forms.CheckBox(); this.btnAll = new System.Windows.Forms.CheckBox(); this.lvRow1Front = new System.Windows.Forms.ListView(); this.item0 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow2Front = new System.Windows.Forms.ListView(); this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow3Front = new System.Windows.Forms.ListView(); this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow4Front = new System.Windows.Forms.ListView(); this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow5Front = new System.Windows.Forms.ListView(); this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow1Back = new System.Windows.Forms.ListView(); this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow2Back = new System.Windows.Forms.ListView(); this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow3Back = new System.Windows.Forms.ListView(); this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow4Back = new System.Windows.Forms.ListView(); this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lvRow5Back = new System.Windows.Forms.ListView(); this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnSaveToExcel = new System.Windows.Forms.Button(); this.btnMeasure = new System.Windows.Forms.Button(); this.progressBar = new System.Windows.Forms.ProgressBar(); this.flowLayoutPanelPositionButtons.SuspendLayout(); this.SuspendLayout(); // // flowLayoutPanelPositionButtons // this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox1); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox2); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox3); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox4); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox5); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox6); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox7); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox8); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox9); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox10); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox11); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox12); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox13); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox14); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox15); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox16); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox17); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox18); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox19); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox20); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox21); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox22); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox23); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox24); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox25); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox26); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox27); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox28); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox29); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox30); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox31); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox32); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox33); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox34); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox35); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox36); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox37); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox38); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox39); this.flowLayoutPanelPositionButtons.Controls.Add(this.checkBox40); this.flowLayoutPanelPositionButtons.Location = new System.Drawing.Point(497, 100); this.flowLayoutPanelPositionButtons.Name = "flowLayoutPanelPositionButtons"; this.flowLayoutPanelPositionButtons.Size = new System.Drawing.Size(569, 599); this.flowLayoutPanelPositionButtons.TabIndex = 0; // // checkBox1 // this.checkBox1.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox1.Location = new System.Drawing.Point(3, 3); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(63, 112); this.checkBox1.TabIndex = 14; this.checkBox1.Text = "checkBox1"; this.checkBox1.UseVisualStyleBackColor = true; // // checkBox2 // this.checkBox2.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox2.Location = new System.Drawing.Point(72, 3); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(63, 112); this.checkBox2.TabIndex = 15; this.checkBox2.Text = "checkBox2"; this.checkBox2.UseVisualStyleBackColor = true; // // checkBox3 // this.checkBox3.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox3.Location = new System.Drawing.Point(141, 3); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(63, 112); this.checkBox3.TabIndex = 16; this.checkBox3.Text = "checkBox3"; this.checkBox3.UseVisualStyleBackColor = true; // // checkBox4 // this.checkBox4.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox4.Location = new System.Drawing.Point(210, 3); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(63, 112); this.checkBox4.TabIndex = 17; this.checkBox4.Text = "checkBox4"; this.checkBox4.UseVisualStyleBackColor = true; // // checkBox5 // this.checkBox5.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox5.Location = new System.Drawing.Point(279, 3); this.checkBox5.Name = "checkBox5"; this.checkBox5.Size = new System.Drawing.Size(63, 112); this.checkBox5.TabIndex = 18; this.checkBox5.Text = "checkBox5"; this.checkBox5.UseVisualStyleBackColor = true; // // checkBox6 // this.checkBox6.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox6.Location = new System.Drawing.Point(348, 3); this.checkBox6.Name = "checkBox6"; this.checkBox6.Size = new System.Drawing.Size(63, 112); this.checkBox6.TabIndex = 19; this.checkBox6.Text = "checkBox6"; this.checkBox6.UseVisualStyleBackColor = true; // // checkBox7 // this.checkBox7.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox7.Location = new System.Drawing.Point(417, 3); this.checkBox7.Name = "checkBox7"; this.checkBox7.Size = new System.Drawing.Size(63, 112); this.checkBox7.TabIndex = 20; this.checkBox7.Text = "checkBox7"; this.checkBox7.UseVisualStyleBackColor = true; // // checkBox8 // this.checkBox8.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox8.Location = new System.Drawing.Point(486, 3); this.checkBox8.Name = "checkBox8"; this.checkBox8.Size = new System.Drawing.Size(63, 112); this.checkBox8.TabIndex = 21; this.checkBox8.Text = "checkBox8"; this.checkBox8.UseVisualStyleBackColor = true; // // checkBox9 // this.checkBox9.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox9.Location = new System.Drawing.Point(3, 121); this.checkBox9.Name = "checkBox9"; this.checkBox9.Size = new System.Drawing.Size(63, 112); this.checkBox9.TabIndex = 22; this.checkBox9.Text = "checkBox9"; this.checkBox9.UseVisualStyleBackColor = true; // // checkBox10 // this.checkBox10.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox10.Location = new System.Drawing.Point(72, 121); this.checkBox10.Name = "checkBox10"; this.checkBox10.Size = new System.Drawing.Size(63, 112); this.checkBox10.TabIndex = 23; this.checkBox10.Text = "checkBox10"; this.checkBox10.UseVisualStyleBackColor = true; // // checkBox11 // this.checkBox11.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox11.Location = new System.Drawing.Point(141, 121); this.checkBox11.Name = "checkBox11"; this.checkBox11.Size = new System.Drawing.Size(63, 112); this.checkBox11.TabIndex = 24; this.checkBox11.Text = "checkBox11"; this.checkBox11.UseVisualStyleBackColor = true; // // checkBox12 // this.checkBox12.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox12.Location = new System.Drawing.Point(210, 121); this.checkBox12.Name = "checkBox12"; this.checkBox12.Size = new System.Drawing.Size(63, 112); this.checkBox12.TabIndex = 25; this.checkBox12.Text = "checkBox12"; this.checkBox12.UseVisualStyleBackColor = true; // // checkBox13 // this.checkBox13.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox13.Location = new System.Drawing.Point(279, 121); this.checkBox13.Name = "checkBox13"; this.checkBox13.Size = new System.Drawing.Size(63, 112); this.checkBox13.TabIndex = 26; this.checkBox13.Text = "checkBox13"; this.checkBox13.UseVisualStyleBackColor = true; // // checkBox14 // this.checkBox14.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox14.Location = new System.Drawing.Point(348, 121); this.checkBox14.Name = "checkBox14"; this.checkBox14.Size = new System.Drawing.Size(63, 112); this.checkBox14.TabIndex = 27; this.checkBox14.Text = "checkBox14"; this.checkBox14.UseVisualStyleBackColor = true; // // checkBox15 // this.checkBox15.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox15.Location = new System.Drawing.Point(417, 121); this.checkBox15.Name = "checkBox15"; this.checkBox15.Size = new System.Drawing.Size(63, 112); this.checkBox15.TabIndex = 28; this.checkBox15.Text = "checkBox15"; this.checkBox15.UseVisualStyleBackColor = true; // // checkBox16 // this.checkBox16.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox16.Location = new System.Drawing.Point(486, 121); this.checkBox16.Name = "checkBox16"; this.checkBox16.Size = new System.Drawing.Size(63, 112); this.checkBox16.TabIndex = 29; this.checkBox16.Text = "checkBox16"; this.checkBox16.UseVisualStyleBackColor = true; // // checkBox17 // this.checkBox17.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox17.Location = new System.Drawing.Point(3, 239); this.checkBox17.Name = "checkBox17"; this.checkBox17.Size = new System.Drawing.Size(63, 112); this.checkBox17.TabIndex = 30; this.checkBox17.Text = "checkBox17"; this.checkBox17.UseVisualStyleBackColor = true; // // checkBox18 // this.checkBox18.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox18.Location = new System.Drawing.Point(72, 239); this.checkBox18.Name = "checkBox18"; this.checkBox18.Size = new System.Drawing.Size(63, 112); this.checkBox18.TabIndex = 31; this.checkBox18.Text = "checkBox18"; this.checkBox18.UseVisualStyleBackColor = true; // // checkBox19 // this.checkBox19.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox19.Location = new System.Drawing.Point(141, 239); this.checkBox19.Name = "checkBox19"; this.checkBox19.Size = new System.Drawing.Size(63, 112); this.checkBox19.TabIndex = 32; this.checkBox19.Text = "checkBox19"; this.checkBox19.UseVisualStyleBackColor = true; // // checkBox20 // this.checkBox20.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox20.Location = new System.Drawing.Point(210, 239); this.checkBox20.Name = "checkBox20"; this.checkBox20.Size = new System.Drawing.Size(63, 112); this.checkBox20.TabIndex = 33; this.checkBox20.Text = "checkBox20"; this.checkBox20.UseVisualStyleBackColor = true; // // checkBox21 // this.checkBox21.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox21.Location = new System.Drawing.Point(279, 239); this.checkBox21.Name = "checkBox21"; this.checkBox21.Size = new System.Drawing.Size(63, 112); this.checkBox21.TabIndex = 34; this.checkBox21.Text = "checkBox21"; this.checkBox21.UseVisualStyleBackColor = true; // // checkBox22 // this.checkBox22.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox22.Location = new System.Drawing.Point(348, 239); this.checkBox22.Name = "checkBox22"; this.checkBox22.Size = new System.Drawing.Size(63, 112); this.checkBox22.TabIndex = 35; this.checkBox22.Text = "checkBox22"; this.checkBox22.UseVisualStyleBackColor = true; // // checkBox23 // this.checkBox23.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox23.Location = new System.Drawing.Point(417, 239); this.checkBox23.Name = "checkBox23"; this.checkBox23.Size = new System.Drawing.Size(63, 112); this.checkBox23.TabIndex = 36; this.checkBox23.Text = "checkBox23"; this.checkBox23.UseVisualStyleBackColor = true; // // checkBox24 // this.checkBox24.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox24.Location = new System.Drawing.Point(486, 239); this.checkBox24.Name = "checkBox24"; this.checkBox24.Size = new System.Drawing.Size(63, 112); this.checkBox24.TabIndex = 37; this.checkBox24.Text = "checkBox24"; this.checkBox24.UseVisualStyleBackColor = true; // // checkBox25 // this.checkBox25.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox25.Location = new System.Drawing.Point(3, 357); this.checkBox25.Name = "checkBox25"; this.checkBox25.Size = new System.Drawing.Size(63, 112); this.checkBox25.TabIndex = 38; this.checkBox25.Text = "checkBox25"; this.checkBox25.UseVisualStyleBackColor = true; // // checkBox26 // this.checkBox26.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox26.Location = new System.Drawing.Point(72, 357); this.checkBox26.Name = "checkBox26"; this.checkBox26.Size = new System.Drawing.Size(63, 112); this.checkBox26.TabIndex = 39; this.checkBox26.Text = "checkBox26"; this.checkBox26.UseVisualStyleBackColor = true; // // checkBox27 // this.checkBox27.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox27.Location = new System.Drawing.Point(141, 357); this.checkBox27.Name = "checkBox27"; this.checkBox27.Size = new System.Drawing.Size(63, 112); this.checkBox27.TabIndex = 40; this.checkBox27.Text = "checkBox27"; this.checkBox27.UseVisualStyleBackColor = true; // // checkBox28 // this.checkBox28.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox28.Location = new System.Drawing.Point(210, 357); this.checkBox28.Name = "checkBox28"; this.checkBox28.Size = new System.Drawing.Size(63, 112); this.checkBox28.TabIndex = 41; this.checkBox28.Text = "checkBox28"; this.checkBox28.UseVisualStyleBackColor = true; // // checkBox29 // this.checkBox29.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox29.Location = new System.Drawing.Point(279, 357); this.checkBox29.Name = "checkBox29"; this.checkBox29.Size = new System.Drawing.Size(63, 112); this.checkBox29.TabIndex = 42; this.checkBox29.Text = "checkBox29"; this.checkBox29.UseVisualStyleBackColor = true; // // checkBox30 // this.checkBox30.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox30.Location = new System.Drawing.Point(348, 357); this.checkBox30.Name = "checkBox30"; this.checkBox30.Size = new System.Drawing.Size(63, 112); this.checkBox30.TabIndex = 43; this.checkBox30.Text = "checkBox30"; this.checkBox30.UseVisualStyleBackColor = true; // // checkBox31 // this.checkBox31.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox31.Location = new System.Drawing.Point(417, 357); this.checkBox31.Name = "checkBox31"; this.checkBox31.Size = new System.Drawing.Size(63, 112); this.checkBox31.TabIndex = 44; this.checkBox31.Text = "checkBox31"; this.checkBox31.UseVisualStyleBackColor = true; // // checkBox32 // this.checkBox32.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox32.Location = new System.Drawing.Point(486, 357); this.checkBox32.Name = "checkBox32"; this.checkBox32.Size = new System.Drawing.Size(63, 112); this.checkBox32.TabIndex = 45; this.checkBox32.Text = "checkBox32"; this.checkBox32.UseVisualStyleBackColor = true; // // checkBox33 // this.checkBox33.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox33.Location = new System.Drawing.Point(3, 475); this.checkBox33.Name = "checkBox33"; this.checkBox33.Size = new System.Drawing.Size(63, 112); this.checkBox33.TabIndex = 46; this.checkBox33.Text = "checkBox33"; this.checkBox33.UseVisualStyleBackColor = true; // // checkBox34 // this.checkBox34.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox34.Location = new System.Drawing.Point(72, 475); this.checkBox34.Name = "checkBox34"; this.checkBox34.Size = new System.Drawing.Size(63, 112); this.checkBox34.TabIndex = 47; this.checkBox34.Text = "checkBox34"; this.checkBox34.UseVisualStyleBackColor = true; // // checkBox35 // this.checkBox35.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox35.Location = new System.Drawing.Point(141, 475); this.checkBox35.Name = "checkBox35"; this.checkBox35.Size = new System.Drawing.Size(63, 112); this.checkBox35.TabIndex = 48; this.checkBox35.Text = "checkBox35"; this.checkBox35.UseVisualStyleBackColor = true; // // checkBox36 // this.checkBox36.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox36.Location = new System.Drawing.Point(210, 475); this.checkBox36.Name = "checkBox36"; this.checkBox36.Size = new System.Drawing.Size(63, 112); this.checkBox36.TabIndex = 49; this.checkBox36.Text = "checkBox36"; this.checkBox36.UseVisualStyleBackColor = true; // // checkBox37 // this.checkBox37.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox37.Location = new System.Drawing.Point(279, 475); this.checkBox37.Name = "checkBox37"; this.checkBox37.Size = new System.Drawing.Size(63, 112); this.checkBox37.TabIndex = 50; this.checkBox37.Text = "checkBox37"; this.checkBox37.UseVisualStyleBackColor = true; // // checkBox38 // this.checkBox38.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox38.Location = new System.Drawing.Point(348, 475); this.checkBox38.Name = "checkBox38"; this.checkBox38.Size = new System.Drawing.Size(63, 112); this.checkBox38.TabIndex = 51; this.checkBox38.Text = "checkBox38"; this.checkBox38.UseVisualStyleBackColor = true; // // checkBox39 // this.checkBox39.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox39.Location = new System.Drawing.Point(417, 475); this.checkBox39.Name = "checkBox39"; this.checkBox39.Size = new System.Drawing.Size(63, 112); this.checkBox39.TabIndex = 52; this.checkBox39.Text = "checkBox39"; this.checkBox39.UseVisualStyleBackColor = true; // // checkBox40 // this.checkBox40.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox40.Location = new System.Drawing.Point(486, 475); this.checkBox40.Name = "checkBox40"; this.checkBox40.Size = new System.Drawing.Size(63, 112); this.checkBox40.TabIndex = 53; this.checkBox40.Text = "checkBox40"; this.checkBox40.UseVisualStyleBackColor = true; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(3, 43); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(77, 13); this.label1.TabIndex = 2; this.label1.Text = "ProjectNumber"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(3, 74); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(46, 13); this.label2.TabIndex = 3; this.label2.Text = "DriverID"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(3, 98); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(24, 13); this.label3.TabIndex = 4; this.label3.Text = "BIB"; // // tbProjectNumber // this.tbProjectNumber.Location = new System.Drawing.Point(87, 43); this.tbProjectNumber.Name = "tbProjectNumber"; this.tbProjectNumber.Size = new System.Drawing.Size(44, 20); this.tbProjectNumber.TabIndex = 5; this.tbProjectNumber.Text = "240000"; // // tbSub // this.tbSub.Location = new System.Drawing.Point(160, 43); this.tbSub.Name = "tbSub"; this.tbSub.Size = new System.Drawing.Size(30, 20); this.tbSub.TabIndex = 6; this.tbSub.Text = "1"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(137, 46); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(26, 13); this.label4.TabIndex = 7; this.label4.Text = "Sub"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(196, 46); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(29, 13); this.label5.TabIndex = 8; this.label5.Text = "Step"; // // tbStep // this.tbStep.Location = new System.Drawing.Point(231, 43); this.tbStep.Name = "tbStep"; this.tbStep.Size = new System.Drawing.Size(30, 20); this.tbStep.TabIndex = 9; this.tbStep.Text = "1"; // // tbDriverID // this.tbDriverID.Location = new System.Drawing.Point(87, 69); this.tbDriverID.Name = "tbDriverID"; this.tbDriverID.Size = new System.Drawing.Size(44, 20); this.tbDriverID.TabIndex = 10; this.tbDriverID.Text = "1"; // // tbBibID // this.tbBibID.Location = new System.Drawing.Point(87, 95); this.tbBibID.Name = "tbBibID"; this.tbBibID.Size = new System.Drawing.Size(44, 20); this.tbBibID.TabIndex = 11; this.tbBibID.Text = "1"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(3, 154); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(48, 13); this.label6.TabIndex = 12; this.label6.Text = "Location"; // // lbLocation // this.lbLocation.FormattingEnabled = true; this.lbLocation.Items.AddRange(new object[] { "BENCH DEV1", "BENCH DEV2", "CUBE1 UPPER", "CUBE2 LOWER", "MSL UPPER", "MSL LOWER"}); this.lbLocation.Location = new System.Drawing.Point(87, 154); this.lbLocation.Name = "lbLocation"; this.lbLocation.Size = new System.Drawing.Size(103, 82); this.lbLocation.TabIndex = 13; // // button1 // this.button1.Location = new System.Drawing.Point(940, 708); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(106, 58); this.button1.TabIndex = 14; this.button1.Text = "Clear All Measurements"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // btnRow1 // this.btnRow1.Appearance = System.Windows.Forms.Appearance.Button; this.btnRow1.Checked = true; this.btnRow1.CheckState = System.Windows.Forms.CheckState.Checked; this.btnRow1.Location = new System.Drawing.Point(306, 145); this.btnRow1.Name = "btnRow1"; this.btnRow1.Size = new System.Drawing.Size(50, 28); this.btnRow1.TabIndex = 15; this.btnRow1.Text = "ROW1"; this.btnRow1.UseVisualStyleBackColor = true; this.btnRow1.CheckedChanged += new System.EventHandler(this.btnRow1_CheckedChanged); // // btnRow2 // this.btnRow2.Appearance = System.Windows.Forms.Appearance.Button; this.btnRow2.Checked = true; this.btnRow2.CheckState = System.Windows.Forms.CheckState.Checked; this.btnRow2.Location = new System.Drawing.Point(306, 264); this.btnRow2.Name = "btnRow2"; this.btnRow2.Size = new System.Drawing.Size(50, 28); this.btnRow2.TabIndex = 16; this.btnRow2.Text = "ROW2"; this.btnRow2.UseVisualStyleBackColor = true; this.btnRow2.CheckedChanged += new System.EventHandler(this.btnRow2_CheckedChanged); // // btnRow3 // this.btnRow3.Appearance = System.Windows.Forms.Appearance.Button; this.btnRow3.Checked = true; this.btnRow3.CheckState = System.Windows.Forms.CheckState.Checked; this.btnRow3.Location = new System.Drawing.Point(306, 383); this.btnRow3.Name = "btnRow3"; this.btnRow3.Size = new System.Drawing.Size(50, 28); this.btnRow3.TabIndex = 17; this.btnRow3.Text = "ROW3"; this.btnRow3.UseVisualStyleBackColor = true; this.btnRow3.CheckedChanged += new System.EventHandler(this.btnRow3_CheckedChanged); // // btnRow4 // this.btnRow4.Appearance = System.Windows.Forms.Appearance.Button; this.btnRow4.Checked = true; this.btnRow4.CheckState = System.Windows.Forms.CheckState.Checked; this.btnRow4.Location = new System.Drawing.Point(306, 501); this.btnRow4.Name = "btnRow4"; this.btnRow4.Size = new System.Drawing.Size(50, 28); this.btnRow4.TabIndex = 18; this.btnRow4.Text = "ROW4"; this.btnRow4.UseVisualStyleBackColor = true; this.btnRow4.CheckedChanged += new System.EventHandler(this.btnRow4_CheckedChanged); // // btnRow5 // this.btnRow5.Appearance = System.Windows.Forms.Appearance.Button; this.btnRow5.Checked = true; this.btnRow5.CheckState = System.Windows.Forms.CheckState.Checked; this.btnRow5.Location = new System.Drawing.Point(306, 620); this.btnRow5.Name = "btnRow5"; this.btnRow5.Size = new System.Drawing.Size(50, 28); this.btnRow5.TabIndex = 19; this.btnRow5.Text = "ROW5"; this.btnRow5.UseVisualStyleBackColor = true; this.btnRow5.CheckedChanged += new System.EventHandler(this.btnRow5_CheckedChanged); // // btnCol1 // this.btnCol1.Appearance = System.Windows.Forms.Appearance.Button; this.btnCol1.Checked = true; this.btnCol1.CheckState = System.Windows.Forms.CheckState.Checked; this.btnCol1.Location = new System.Drawing.Point(500, 46); this.btnCol1.Name = "btnCol1"; this.btnCol1.Size = new System.Drawing.Size(50, 28); this.btnCol1.TabIndex = 20; this.btnCol1.Text = "COL1"; this.btnCol1.UseVisualStyleBackColor = true; this.btnCol1.CheckedChanged += new System.EventHandler(this.btnCol1_CheckedChanged); // // bntCol2 // this.bntCol2.Appearance = System.Windows.Forms.Appearance.Button; this.bntCol2.Checked = true; this.bntCol2.CheckState = System.Windows.Forms.CheckState.Checked; this.bntCol2.Location = new System.Drawing.Point(569, 46); this.bntCol2.Name = "bntCol2"; this.bntCol2.Size = new System.Drawing.Size(50, 28); this.bntCol2.TabIndex = 21; this.bntCol2.Text = "COL2"; this.bntCol2.UseVisualStyleBackColor = true; this.bntCol2.CheckedChanged += new System.EventHandler(this.bntCol2_CheckedChanged); // // btnCol3 // this.btnCol3.Appearance = System.Windows.Forms.Appearance.Button; this.btnCol3.Checked = true; this.btnCol3.CheckState = System.Windows.Forms.CheckState.Checked; this.btnCol3.Location = new System.Drawing.Point(638, 45); this.btnCol3.Name = "btnCol3"; this.btnCol3.Size = new System.Drawing.Size(50, 28); this.btnCol3.TabIndex = 22; this.btnCol3.Text = "COL3"; this.btnCol3.UseVisualStyleBackColor = true; this.btnCol3.CheckedChanged += new System.EventHandler(this.btnCol3_CheckedChanged); // // btnCol4 // this.btnCol4.Appearance = System.Windows.Forms.Appearance.Button; this.btnCol4.Checked = true; this.btnCol4.CheckState = System.Windows.Forms.CheckState.Checked; this.btnCol4.Location = new System.Drawing.Point(707, 46); this.btnCol4.Name = "btnCol4"; this.btnCol4.Size = new System.Drawing.Size(50, 28); this.btnCol4.TabIndex = 23; this.btnCol4.Text = "COL4"; this.btnCol4.UseVisualStyleBackColor = true; this.btnCol4.CheckedChanged += new System.EventHandler(this.btnCol4_CheckedChanged); // // btnCol5 // this.btnCol5.Appearance = System.Windows.Forms.Appearance.Button; this.btnCol5.Checked = true; this.btnCol5.CheckState = System.Windows.Forms.CheckState.Checked; this.btnCol5.Location = new System.Drawing.Point(776, 46); this.btnCol5.Name = "btnCol5"; this.btnCol5.Size = new System.Drawing.Size(50, 28); this.btnCol5.TabIndex = 24; this.btnCol5.Text = "COL5"; this.btnCol5.UseVisualStyleBackColor = true; this.btnCol5.CheckedChanged += new System.EventHandler(this.btnCol5_CheckedChanged); // // btnCol6 // this.btnCol6.Appearance = System.Windows.Forms.Appearance.Button; this.btnCol6.Checked = true; this.btnCol6.CheckState = System.Windows.Forms.CheckState.Checked; this.btnCol6.Location = new System.Drawing.Point(845, 46); this.btnCol6.Name = "btnCol6"; this.btnCol6.Size = new System.Drawing.Size(50, 28); this.btnCol6.TabIndex = 25; this.btnCol6.Text = "COL6"; this.btnCol6.UseVisualStyleBackColor = true; this.btnCol6.CheckedChanged += new System.EventHandler(this.btnCol6_CheckedChanged); // // btnCol7 // this.btnCol7.Appearance = System.Windows.Forms.Appearance.Button; this.btnCol7.Checked = true; this.btnCol7.CheckState = System.Windows.Forms.CheckState.Checked; this.btnCol7.Location = new System.Drawing.Point(914, 46); this.btnCol7.Name = "btnCol7"; this.btnCol7.Size = new System.Drawing.Size(50, 28); this.btnCol7.TabIndex = 26; this.btnCol7.Text = "COL7"; this.btnCol7.UseVisualStyleBackColor = true; this.btnCol7.CheckedChanged += new System.EventHandler(this.btnCol7_CheckedChanged); // // btnCol8 // this.btnCol8.Appearance = System.Windows.Forms.Appearance.Button; this.btnCol8.Checked = true; this.btnCol8.CheckState = System.Windows.Forms.CheckState.Checked; this.btnCol8.Location = new System.Drawing.Point(983, 46); this.btnCol8.Name = "btnCol8"; this.btnCol8.Size = new System.Drawing.Size(50, 28); this.btnCol8.TabIndex = 27; this.btnCol8.Text = "COL8"; this.btnCol8.UseVisualStyleBackColor = true; this.btnCol8.CheckedChanged += new System.EventHandler(this.btnCol8_CheckedChanged); // // btnAll // this.btnAll.Appearance = System.Windows.Forms.Appearance.Button; this.btnAll.Checked = true; this.btnAll.CheckState = System.Windows.Forms.CheckState.Checked; this.btnAll.Location = new System.Drawing.Point(306, 46); this.btnAll.Name = "btnAll"; this.btnAll.Size = new System.Drawing.Size(50, 28); this.btnAll.TabIndex = 28; this.btnAll.Text = "ALL"; this.btnAll.UseVisualStyleBackColor = true; this.btnAll.CheckedChanged += new System.EventHandler(this.btnAll_CheckedChanged); // // lvRow1Front // this.lvRow1Front.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.item0}); this.lvRow1Front.HideSelection = false; this.lvRow1Front.Location = new System.Drawing.Point(404, 103); this.lvRow1Front.Name = "lvRow1Front"; this.lvRow1Front.Size = new System.Drawing.Size(87, 113); this.lvRow1Front.TabIndex = 39; this.lvRow1Front.UseCompatibleStateImageBehavior = false; this.lvRow1Front.SelectedIndexChanged += new System.EventHandler(this.lvRow1Front_SelectedIndexChanged); // // item0 // this.item0.Text = "Val"; // // lvRow2Front // this.lvRow2Front.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1}); this.lvRow2Front.HideSelection = false; this.lvRow2Front.Location = new System.Drawing.Point(405, 222); this.lvRow2Front.Name = "lvRow2Front"; this.lvRow2Front.Size = new System.Drawing.Size(87, 110); this.lvRow2Front.TabIndex = 40; this.lvRow2Front.UseCompatibleStateImageBehavior = false; // // columnHeader1 // this.columnHeader1.Text = "Val"; // // lvRow3Front // this.lvRow3Front.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader2}); this.lvRow3Front.HideSelection = false; this.lvRow3Front.Location = new System.Drawing.Point(404, 340); this.lvRow3Front.Name = "lvRow3Front"; this.lvRow3Front.Size = new System.Drawing.Size(87, 112); this.lvRow3Front.TabIndex = 41; this.lvRow3Front.UseCompatibleStateImageBehavior = false; // // columnHeader2 // this.columnHeader2.Text = "Val"; // // lvRow4Front // this.lvRow4Front.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader3}); this.lvRow4Front.HideSelection = false; this.lvRow4Front.Location = new System.Drawing.Point(404, 459); this.lvRow4Front.Name = "lvRow4Front"; this.lvRow4Front.Size = new System.Drawing.Size(87, 113); this.lvRow4Front.TabIndex = 42; this.lvRow4Front.UseCompatibleStateImageBehavior = false; // // columnHeader3 // this.columnHeader3.Text = "Val"; // // lvRow5Front // this.lvRow5Front.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader4}); this.lvRow5Front.HideSelection = false; this.lvRow5Front.Location = new System.Drawing.Point(404, 578); this.lvRow5Front.Name = "lvRow5Front"; this.lvRow5Front.Size = new System.Drawing.Size(87, 113); this.lvRow5Front.TabIndex = 43; this.lvRow5Front.UseCompatibleStateImageBehavior = false; // // columnHeader4 // this.columnHeader4.Text = "Val"; // // lvRow1Back // this.lvRow1Back.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader5}); this.lvRow1Back.HideSelection = false; this.lvRow1Back.Location = new System.Drawing.Point(1072, 103); this.lvRow1Back.Name = "lvRow1Back"; this.lvRow1Back.Size = new System.Drawing.Size(87, 113); this.lvRow1Back.TabIndex = 44; this.lvRow1Back.UseCompatibleStateImageBehavior = false; // // columnHeader5 // this.columnHeader5.Text = "Val"; // // lvRow2Back // this.lvRow2Back.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader6}); this.lvRow2Back.HideSelection = false; this.lvRow2Back.Location = new System.Drawing.Point(1072, 222); this.lvRow2Back.Name = "lvRow2Back"; this.lvRow2Back.Size = new System.Drawing.Size(87, 110); this.lvRow2Back.TabIndex = 45; this.lvRow2Back.UseCompatibleStateImageBehavior = false; // // columnHeader6 // this.columnHeader6.Text = "Val"; // // lvRow3Back // this.lvRow3Back.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader7}); this.lvRow3Back.HideSelection = false; this.lvRow3Back.Location = new System.Drawing.Point(1072, 340); this.lvRow3Back.Name = "lvRow3Back"; this.lvRow3Back.Size = new System.Drawing.Size(87, 112); this.lvRow3Back.TabIndex = 46; this.lvRow3Back.UseCompatibleStateImageBehavior = false; // // columnHeader7 // this.columnHeader7.Text = "Val"; // // lvRow4Back // this.lvRow4Back.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader8}); this.lvRow4Back.HideSelection = false; this.lvRow4Back.Location = new System.Drawing.Point(1072, 459); this.lvRow4Back.Name = "lvRow4Back"; this.lvRow4Back.Size = new System.Drawing.Size(87, 113); this.lvRow4Back.TabIndex = 47; this.lvRow4Back.UseCompatibleStateImageBehavior = false; // // columnHeader8 // this.columnHeader8.Text = "Val"; // // lvRow5Back // this.lvRow5Back.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader9}); this.lvRow5Back.HideSelection = false; this.lvRow5Back.Location = new System.Drawing.Point(1072, 578); this.lvRow5Back.Name = "lvRow5Back"; this.lvRow5Back.Size = new System.Drawing.Size(87, 113); this.lvRow5Back.TabIndex = 48; this.lvRow5Back.UseCompatibleStateImageBehavior = false; // // columnHeader9 // this.columnHeader9.Text = "Val"; // // btnSaveToExcel // this.btnSaveToExcel.Location = new System.Drawing.Point(612, 705); this.btnSaveToExcel.Name = "btnSaveToExcel"; this.btnSaveToExcel.Size = new System.Drawing.Size(107, 58); this.btnSaveToExcel.TabIndex = 49; this.btnSaveToExcel.Text = "SAVE"; this.btnSaveToExcel.UseVisualStyleBackColor = true; this.btnSaveToExcel.Click += new System.EventHandler(this.btnSaveToExcel_Click); // // btnMeasure // this.btnMeasure.Location = new System.Drawing.Point(500, 705); this.btnMeasure.Name = "btnMeasure"; this.btnMeasure.Size = new System.Drawing.Size(106, 58); this.btnMeasure.TabIndex = 50; this.btnMeasure.Text = "Measure"; this.btnMeasure.UseVisualStyleBackColor = true; this.btnMeasure.Click += new System.EventHandler(this.btnMeasure_Click_1); // // progressBar // this.progressBar.Location = new System.Drawing.Point(36, 370); this.progressBar.Name = "progressBar"; this.progressBar.Size = new System.Drawing.Size(209, 82); this.progressBar.TabIndex = 51; // // UserControlMeasure // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.progressBar); this.Controls.Add(this.btnMeasure); this.Controls.Add(this.btnSaveToExcel); this.Controls.Add(this.lvRow5Back); this.Controls.Add(this.lvRow4Back); this.Controls.Add(this.lvRow3Back); this.Controls.Add(this.lvRow2Back); this.Controls.Add(this.lvRow1Back); this.Controls.Add(this.lvRow5Front); this.Controls.Add(this.lvRow4Front); this.Controls.Add(this.lvRow3Front); this.Controls.Add(this.lvRow2Front); this.Controls.Add(this.lvRow1Front); this.Controls.Add(this.btnAll); this.Controls.Add(this.btnCol8); this.Controls.Add(this.btnCol7); this.Controls.Add(this.btnCol6); this.Controls.Add(this.btnCol5); this.Controls.Add(this.btnCol4); this.Controls.Add(this.btnCol3); this.Controls.Add(this.bntCol2); this.Controls.Add(this.btnCol1); this.Controls.Add(this.btnRow5); this.Controls.Add(this.btnRow4); this.Controls.Add(this.btnRow3); this.Controls.Add(this.btnRow2); this.Controls.Add(this.btnRow1); this.Controls.Add(this.button1); this.Controls.Add(this.lbLocation); this.Controls.Add(this.label6); this.Controls.Add(this.tbBibID); this.Controls.Add(this.tbDriverID); this.Controls.Add(this.tbStep); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.tbSub); this.Controls.Add(this.tbProjectNumber); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.flowLayoutPanelPositionButtons); this.Name = "UserControlMeasure"; this.Size = new System.Drawing.Size(1245, 800); this.Load += new System.EventHandler(this.UserControlMeasure_Load); this.flowLayoutPanelPositionButtons.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.FlowLayoutPanel flowLayoutPanelPositionButtons; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox tbProjectNumber; private System.Windows.Forms.TextBox tbSub; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox tbStep; private System.Windows.Forms.TextBox tbDriverID; private System.Windows.Forms.TextBox tbBibID; private System.Windows.Forms.Label label6; private System.Windows.Forms.ListBox lbLocation; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.CheckBox checkBox5; private System.Windows.Forms.CheckBox checkBox6; private System.Windows.Forms.CheckBox checkBox7; private System.Windows.Forms.CheckBox checkBox8; private System.Windows.Forms.CheckBox checkBox9; private System.Windows.Forms.CheckBox checkBox10; private System.Windows.Forms.CheckBox checkBox11; private System.Windows.Forms.CheckBox checkBox12; private System.Windows.Forms.CheckBox checkBox13; private System.Windows.Forms.CheckBox checkBox14; private System.Windows.Forms.CheckBox checkBox15; private System.Windows.Forms.CheckBox checkBox16; private System.Windows.Forms.CheckBox checkBox17; private System.Windows.Forms.CheckBox checkBox18; private System.Windows.Forms.CheckBox checkBox19; private System.Windows.Forms.CheckBox checkBox20; private System.Windows.Forms.CheckBox checkBox21; private System.Windows.Forms.CheckBox checkBox22; private System.Windows.Forms.CheckBox checkBox23; private System.Windows.Forms.CheckBox checkBox24; private System.Windows.Forms.CheckBox checkBox25; private System.Windows.Forms.CheckBox checkBox26; private System.Windows.Forms.CheckBox checkBox27; private System.Windows.Forms.CheckBox checkBox28; private System.Windows.Forms.CheckBox checkBox29; private System.Windows.Forms.CheckBox checkBox30; private System.Windows.Forms.CheckBox checkBox31; private System.Windows.Forms.CheckBox checkBox32; private System.Windows.Forms.CheckBox checkBox33; private System.Windows.Forms.CheckBox checkBox34; private System.Windows.Forms.CheckBox checkBox35; private System.Windows.Forms.CheckBox checkBox36; private System.Windows.Forms.CheckBox checkBox37; private System.Windows.Forms.CheckBox checkBox38; private System.Windows.Forms.CheckBox checkBox39; private System.Windows.Forms.CheckBox checkBox40; private System.Windows.Forms.Button button1; private System.Windows.Forms.CheckBox btnRow1; private System.Windows.Forms.CheckBox btnRow2; private System.Windows.Forms.CheckBox btnRow3; private System.Windows.Forms.CheckBox btnRow4; private System.Windows.Forms.CheckBox btnRow5; private System.Windows.Forms.CheckBox btnCol1; private System.Windows.Forms.CheckBox bntCol2; private System.Windows.Forms.CheckBox btnCol3; private System.Windows.Forms.CheckBox btnCol4; private System.Windows.Forms.CheckBox btnCol5; private System.Windows.Forms.CheckBox btnCol6; private System.Windows.Forms.CheckBox btnCol7; private System.Windows.Forms.CheckBox btnCol8; private System.Windows.Forms.CheckBox btnAll; private System.Windows.Forms.ListView lvRow1Front; private System.Windows.Forms.ListView lvRow2Front; private System.Windows.Forms.ColumnHeader columnHeader1; private System.Windows.Forms.ListView lvRow3Front; private System.Windows.Forms.ColumnHeader columnHeader2; private System.Windows.Forms.ListView lvRow4Front; private System.Windows.Forms.ColumnHeader columnHeader3; private System.Windows.Forms.ListView lvRow5Front; private System.Windows.Forms.ColumnHeader columnHeader4; private System.Windows.Forms.ListView lvRow1Back; private System.Windows.Forms.ColumnHeader columnHeader5; private System.Windows.Forms.ListView lvRow2Back; private System.Windows.Forms.ColumnHeader columnHeader6; private System.Windows.Forms.ListView lvRow3Back; private System.Windows.Forms.ColumnHeader columnHeader7; private System.Windows.Forms.ListView lvRow4Back; private System.Windows.Forms.ColumnHeader columnHeader8; private System.Windows.Forms.ListView lvRow5Back; private System.Windows.Forms.ColumnHeader columnHeader9; private System.Windows.Forms.Button btnSaveToExcel; private System.Windows.Forms.Button btnMeasure; private System.Windows.Forms.ColumnHeader item0; private System.Windows.Forms.ProgressBar progressBar; } }