LuJiaYi/MainForm.Designer.cs

1548 lines
74 KiB
C#
Raw Permalink Normal View History

2024-08-17 18:00:59 +08:00
namespace WindowsFormsApp1
{
partial class MainForm
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.groupBox22 = new System.Windows.Forms.GroupBox();
this.textBox24 = new System.Windows.Forms.TextBox();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.textBox25 = new System.Windows.Forms.TextBox();
this.label36 = new System.Windows.Forms.Label();
this.textBox26 = new System.Windows.Forms.TextBox();
this.label38 = new System.Windows.Forms.Label();
this.textBox28 = new System.Windows.Forms.TextBox();
this.groupBox21 = new System.Windows.Forms.GroupBox();
this.textBox27 = new System.Windows.Forms.TextBox();
this.label37 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label33 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.Diary = new System.Windows.Forms.GroupBox();
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
this.groupBox9 = new System.Windows.Forms.GroupBox();
this.panel6 = new System.Windows.Forms.Panel();
this.pictureBox4 = new picEx.UserControl1();
this.groupBox20 = new System.Windows.Forms.GroupBox();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.groupBox16 = new System.Windows.Forms.GroupBox();
this.textBox23 = new System.Windows.Forms.TextBox();
this.textBox20 = new System.Windows.Forms.TextBox();
this.label26 = new System.Windows.Forms.Label();
this.textBox21 = new System.Windows.Forms.TextBox();
this.label27 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.textBox22 = new System.Windows.Forms.TextBox();
this.label29 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.panel5 = new System.Windows.Forms.Panel();
this.pictureBox2 = new picEx.UserControl1();
this.groupBox19 = new System.Windows.Forms.GroupBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.groupBox15 = new System.Windows.Forms.GroupBox();
this.textBox19 = new System.Windows.Forms.TextBox();
this.textBox16 = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.textBox17 = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.textBox18 = new System.Windows.Forms.TextBox();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.panel4 = new System.Windows.Forms.Panel();
this.pictureBox3 = new picEx.UserControl1();
this.groupBox18 = new System.Windows.Forms.GroupBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.groupBox14 = new System.Windows.Forms.GroupBox();
this.textBox15 = new System.Windows.Forms.TextBox();
this.textBox12 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.textBox13 = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.textBox14 = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.panel3 = new System.Windows.Forms.Panel();
this.pictureBox1 = new picEx.UserControl1();
this.groupBox17 = new System.Windows.Forms.GroupBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox11 = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.richTextBox2 = new System.Windows.Forms.RichTextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.button6 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.textBox10 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.textBox9 = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.panel2 = new System.Windows.Forms.Panel();
this.userControl11 = new picEx.UserControl1();
this.button3 = new System.Windows.Forms.Button();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.panel1.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox13.SuspendLayout();
this.groupBox22.SuspendLayout();
this.groupBox21.SuspendLayout();
this.groupBox12.SuspendLayout();
this.Diary.SuspendLayout();
this.groupBox9.SuspendLayout();
this.panel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.groupBox20.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
this.groupBox16.SuspendLayout();
this.groupBox8.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.groupBox19.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
this.groupBox15.SuspendLayout();
this.groupBox5.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.groupBox18.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.groupBox14.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.groupBox17.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
this.groupBox11.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.groupBox10.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox7.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.userControl11)).BeginInit();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons;
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControl1.Location = new System.Drawing.Point(2, 3);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1178, 835);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tabPage1.Controls.Add(this.panel1);
this.tabPage1.Location = new System.Drawing.Point(4, 27);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1170, 804);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "主界面";
//
// panel1
//
this.panel1.Controls.Add(this.groupBox3);
this.panel1.Location = new System.Drawing.Point(-1, -1);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1170, 804);
this.panel1.TabIndex = 0;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.groupBox13);
this.groupBox3.Controls.Add(this.groupBox12);
this.groupBox3.Controls.Add(this.Diary);
this.groupBox3.Controls.Add(this.groupBox9);
this.groupBox3.Controls.Add(this.groupBox8);
this.groupBox3.Controls.Add(this.groupBox5);
this.groupBox3.Controls.Add(this.groupBox4);
this.groupBox3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.Location = new System.Drawing.Point(0, 3);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(1170, 801);
this.groupBox3.TabIndex = 7;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "图像显示";
//
// groupBox13
//
this.groupBox13.Controls.Add(this.groupBox22);
this.groupBox13.Controls.Add(this.groupBox21);
this.groupBox13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox13.Location = new System.Drawing.Point(876, 368);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Size = new System.Drawing.Size(288, 306);
this.groupBox13.TabIndex = 4;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "生产信息";
//
// groupBox22
//
this.groupBox22.Controls.Add(this.textBox24);
this.groupBox22.Controls.Add(this.label34);
this.groupBox22.Controls.Add(this.label35);
this.groupBox22.Controls.Add(this.textBox25);
this.groupBox22.Controls.Add(this.label36);
this.groupBox22.Controls.Add(this.textBox26);
this.groupBox22.Controls.Add(this.label38);
this.groupBox22.Controls.Add(this.textBox28);
this.groupBox22.Location = new System.Drawing.Point(163, 51);
this.groupBox22.Name = "groupBox22";
this.groupBox22.Size = new System.Drawing.Size(119, 196);
this.groupBox22.TabIndex = 8;
this.groupBox22.TabStop = false;
this.groupBox22.Text = "类型二";
//
// textBox24
//
this.textBox24.Location = new System.Drawing.Point(68, 158);
this.textBox24.Name = "textBox24";
this.textBox24.Size = new System.Drawing.Size(47, 26);
this.textBox24.TabIndex = 7;
//
// label34
//
this.label34.AutoSize = true;
this.label34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label34.Location = new System.Drawing.Point(6, 162);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(55, 16);
this.label34.TabIndex = 6;
this.label34.Text = "不良率";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label35.Location = new System.Drawing.Point(6, 28);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(55, 16);
this.label35.TabIndex = 0;
this.label35.Text = "总产量";
//
// textBox25
//
this.textBox25.Location = new System.Drawing.Point(68, 114);
this.textBox25.Name = "textBox25";
this.textBox25.Size = new System.Drawing.Size(47, 26);
this.textBox25.TabIndex = 5;
//
// label36
//
this.label36.AutoSize = true;
this.label36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label36.Location = new System.Drawing.Point(14, 74);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(39, 16);
this.label36.TabIndex = 1;
this.label36.Text = "OK数";
//
// textBox26
//
this.textBox26.Location = new System.Drawing.Point(68, 69);
this.textBox26.Name = "textBox26";
this.textBox26.Size = new System.Drawing.Size(47, 26);
this.textBox26.TabIndex = 4;
//
// label38
//
this.label38.AutoSize = true;
this.label38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label38.Location = new System.Drawing.Point(15, 119);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(39, 16);
this.label38.TabIndex = 2;
this.label38.Text = "NG数";
//
// textBox28
//
this.textBox28.Location = new System.Drawing.Point(68, 22);
this.textBox28.Name = "textBox28";
this.textBox28.Size = new System.Drawing.Size(47, 26);
this.textBox28.TabIndex = 3;
//
// groupBox21
//
this.groupBox21.Controls.Add(this.textBox27);
this.groupBox21.Controls.Add(this.label37);
this.groupBox21.Controls.Add(this.label2);
this.groupBox21.Controls.Add(this.textBox3);
this.groupBox21.Controls.Add(this.label3);
this.groupBox21.Controls.Add(this.textBox2);
this.groupBox21.Controls.Add(this.label4);
this.groupBox21.Controls.Add(this.textBox1);
this.groupBox21.Location = new System.Drawing.Point(15, 51);
this.groupBox21.Name = "groupBox21";
this.groupBox21.Size = new System.Drawing.Size(119, 196);
this.groupBox21.TabIndex = 6;
this.groupBox21.TabStop = false;
this.groupBox21.Text = "类型一";
//
// textBox27
//
this.textBox27.Location = new System.Drawing.Point(68, 158);
this.textBox27.Name = "textBox27";
this.textBox27.Size = new System.Drawing.Size(47, 26);
this.textBox27.TabIndex = 7;
//
// label37
//
this.label37.AutoSize = true;
this.label37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label37.Location = new System.Drawing.Point(6, 162);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(55, 16);
this.label37.TabIndex = 6;
this.label37.Text = "不良率";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(6, 28);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(55, 16);
this.label2.TabIndex = 0;
this.label2.Text = "总产量";
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(68, 114);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(47, 26);
this.textBox3.TabIndex = 5;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(14, 74);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(39, 16);
this.label3.TabIndex = 1;
this.label3.Text = "OK数";
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(68, 69);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(47, 26);
this.textBox2.TabIndex = 4;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(15, 119);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(39, 16);
this.label4.TabIndex = 2;
this.label4.Text = "NG数";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(68, 23);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(47, 26);
this.textBox1.TabIndex = 3;
//
// groupBox12
//
this.groupBox12.Controls.Add(this.button3);
this.groupBox12.Controls.Add(this.comboBox2);
this.groupBox12.Controls.Add(this.comboBox1);
this.groupBox12.Controls.Add(this.label33);
this.groupBox12.Controls.Add(this.label32);
this.groupBox12.Controls.Add(this.button2);
this.groupBox12.Controls.Add(this.button1);
this.groupBox12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox12.Location = new System.Drawing.Point(876, 22);
this.groupBox12.Name = "groupBox12";
this.groupBox12.Size = new System.Drawing.Size(287, 316);
this.groupBox12.TabIndex = 9;
this.groupBox12.TabStop = false;
this.groupBox12.Text = "更改型号";
//
// comboBox2
//
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(110, 238);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(166, 24);
this.comboBox2.TabIndex = 9;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(110, 161);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(166, 24);
this.comboBox1.TabIndex = 8;
//
// label33
//
this.label33.AutoSize = true;
this.label33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label33.Location = new System.Drawing.Point(12, 241);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(79, 16);
this.label33.TabIndex = 7;
this.label33.Text = "产品型号2";
//
// label32
//
this.label32.AutoSize = true;
this.label32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label32.Location = new System.Drawing.Point(12, 163);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(79, 16);
this.label32.TabIndex = 6;
this.label32.Text = "产品型号1";
//
// button2
//
this.button2.Location = new System.Drawing.Point(108, 47);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(79, 47);
this.button2.TabIndex = 1;
this.button2.Text = "开始检测";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click_1);
//
// button1
//
this.button1.Location = new System.Drawing.Point(7, 47);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(84, 47);
this.button1.TabIndex = 0;
this.button1.Text = "启动设备";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click_1);
//
// Diary
//
this.Diary.Controls.Add(this.richTextBox1);
this.Diary.Location = new System.Drawing.Point(20, 680);
this.Diary.Name = "Diary";
this.Diary.Size = new System.Drawing.Size(1147, 121);
this.Diary.TabIndex = 8;
this.Diary.TabStop = false;
this.Diary.Text = "日志";
//
// richTextBox1
//
this.richTextBox1.Location = new System.Drawing.Point(6, 18);
this.richTextBox1.Name = "richTextBox1";
this.richTextBox1.Size = new System.Drawing.Size(1135, 96);
this.richTextBox1.TabIndex = 0;
this.richTextBox1.Text = "";
//
// groupBox9
//
this.groupBox9.Controls.Add(this.panel6);
this.groupBox9.Controls.Add(this.groupBox20);
this.groupBox9.Controls.Add(this.groupBox16);
this.groupBox9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox9.Location = new System.Drawing.Point(462, 359);
this.groupBox9.Name = "groupBox9";
this.groupBox9.Size = new System.Drawing.Size(393, 315);
this.groupBox9.TabIndex = 7;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "产线4";
//
// panel6
//
this.panel6.Controls.Add(this.pictureBox4);
this.panel6.Location = new System.Drawing.Point(4, 19);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(238, 296);
this.panel6.TabIndex = 17;
//
// pictureBox4
//
this.pictureBox4.Location = new System.Drawing.Point(3, 4);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(232, 289);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox4.TabIndex = 3;
this.pictureBox4.TabStop = false;
//
// groupBox20
//
this.groupBox20.Controls.Add(this.pictureBox8);
this.groupBox20.Location = new System.Drawing.Point(248, 195);
this.groupBox20.Name = "groupBox20";
this.groupBox20.Size = new System.Drawing.Size(136, 118);
this.groupBox20.TabIndex = 3;
this.groupBox20.TabStop = false;
this.groupBox20.Text = "检测结果";
//
// pictureBox8
//
this.pictureBox8.Location = new System.Drawing.Point(27, 25);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(86, 87);
this.pictureBox8.TabIndex = 3;
this.pictureBox8.TabStop = false;
//
// groupBox16
//
this.groupBox16.Controls.Add(this.textBox23);
this.groupBox16.Controls.Add(this.textBox20);
this.groupBox16.Controls.Add(this.label26);
this.groupBox16.Controls.Add(this.textBox21);
this.groupBox16.Controls.Add(this.label27);
this.groupBox16.Controls.Add(this.label28);
this.groupBox16.Controls.Add(this.textBox22);
this.groupBox16.Controls.Add(this.label29);
this.groupBox16.Controls.Add(this.label30);
this.groupBox16.Controls.Add(this.label31);
this.groupBox16.Location = new System.Drawing.Point(248, 15);
this.groupBox16.Name = "groupBox16";
this.groupBox16.Size = new System.Drawing.Size(136, 174);
this.groupBox16.TabIndex = 16;
this.groupBox16.TabStop = false;
this.groupBox16.Text = "产品信息";
//
// textBox23
//
this.textBox23.Location = new System.Drawing.Point(9, 45);
this.textBox23.Name = "textBox23";
this.textBox23.Size = new System.Drawing.Size(121, 26);
this.textBox23.TabIndex = 18;
//
// textBox20
//
this.textBox20.Location = new System.Drawing.Point(81, 143);
this.textBox20.Name = "textBox20";
this.textBox20.Size = new System.Drawing.Size(49, 26);
this.textBox20.TabIndex = 14;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(13, 148);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(55, 16);
this.label26.TabIndex = 13;
this.label26.Text = "螺丝孔";
//
// textBox21
//
this.textBox21.Location = new System.Drawing.Point(81, 109);
this.textBox21.Name = "textBox21";
this.textBox21.Size = new System.Drawing.Size(49, 26);
this.textBox21.TabIndex = 12;
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(16, 115);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(39, 16);
this.label27.TabIndex = 11;
this.label27.Text = "距离";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(6, 175);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(0, 16);
this.label28.TabIndex = 10;
//
// textBox22
//
this.textBox22.Location = new System.Drawing.Point(81, 78);
this.textBox22.Name = "textBox22";
this.textBox22.Size = new System.Drawing.Size(49, 26);
this.textBox22.TabIndex = 9;
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(5, 84);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(71, 16);
this.label29.TabIndex = 8;
this.label29.Text = "金属圈数";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(6, 123);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(0, 16);
this.label30.TabIndex = 7;
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(11, 22);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(39, 16);
this.label31.TabIndex = 0;
this.label31.Text = "型号";
//
// groupBox8
//
this.groupBox8.Controls.Add(this.panel5);
this.groupBox8.Controls.Add(this.groupBox19);
this.groupBox8.Controls.Add(this.groupBox15);
this.groupBox8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox8.Location = new System.Drawing.Point(20, 359);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(419, 315);
this.groupBox8.TabIndex = 6;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "产线3";
//
// panel5
//
this.panel5.Controls.Add(this.pictureBox2);
this.panel5.Location = new System.Drawing.Point(10, 19);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(245, 294);
this.panel5.TabIndex = 5;
//
// pictureBox2
//
this.pictureBox2.Location = new System.Drawing.Point(3, 4);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(239, 287);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 1;
this.pictureBox2.TabStop = false;
//
// groupBox19
//
this.groupBox19.Controls.Add(this.pictureBox7);
this.groupBox19.Location = new System.Drawing.Point(261, 195);
this.groupBox19.Name = "groupBox19";
this.groupBox19.Size = new System.Drawing.Size(124, 118);
this.groupBox19.TabIndex = 3;
this.groupBox19.TabStop = false;
this.groupBox19.Text = "检测结果";
//
// pictureBox7
//
this.pictureBox7.Location = new System.Drawing.Point(17, 25);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(86, 87);
this.pictureBox7.TabIndex = 2;
this.pictureBox7.TabStop = false;
//
// groupBox15
//
this.groupBox15.Controls.Add(this.textBox19);
this.groupBox15.Controls.Add(this.textBox16);
this.groupBox15.Controls.Add(this.label20);
this.groupBox15.Controls.Add(this.textBox17);
this.groupBox15.Controls.Add(this.label21);
this.groupBox15.Controls.Add(this.label22);
this.groupBox15.Controls.Add(this.textBox18);
this.groupBox15.Controls.Add(this.label23);
this.groupBox15.Controls.Add(this.label24);
this.groupBox15.Controls.Add(this.label25);
this.groupBox15.Location = new System.Drawing.Point(261, 11);
this.groupBox15.Name = "groupBox15";
this.groupBox15.Size = new System.Drawing.Size(137, 178);
this.groupBox15.TabIndex = 4;
this.groupBox15.TabStop = false;
this.groupBox15.Text = "产品信息";
//
// textBox19
//
this.textBox19.Location = new System.Drawing.Point(6, 45);
this.textBox19.Name = "textBox19";
this.textBox19.Size = new System.Drawing.Size(125, 26);
this.textBox19.TabIndex = 17;
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(82, 147);
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(49, 26);
this.textBox16.TabIndex = 14;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(14, 151);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(55, 16);
this.label20.TabIndex = 13;
this.label20.Text = "螺丝孔";
//
// textBox17
//
this.textBox17.Location = new System.Drawing.Point(82, 112);
this.textBox17.Name = "textBox17";
this.textBox17.Size = new System.Drawing.Size(49, 26);
this.textBox17.TabIndex = 12;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(17, 119);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(39, 16);
this.label21.TabIndex = 11;
this.label21.Text = "距离";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(6, 175);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(0, 16);
this.label22.TabIndex = 10;
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(82, 77);
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(49, 26);
this.textBox18.TabIndex = 9;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(6, 84);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(71, 16);
this.label23.TabIndex = 8;
this.label23.Text = "金属圈数";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(6, 123);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(0, 16);
this.label24.TabIndex = 7;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(11, 22);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(39, 16);
this.label25.TabIndex = 0;
this.label25.Text = "型号";
//
// groupBox5
//
this.groupBox5.Controls.Add(this.panel4);
this.groupBox5.Controls.Add(this.groupBox18);
this.groupBox5.Controls.Add(this.groupBox14);
this.groupBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox5.Location = new System.Drawing.Point(462, 22);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(393, 316);
this.groupBox5.TabIndex = 5;
this.groupBox5.TabStop = false;
this.groupBox5.Text = " 产线2";
this.groupBox5.Enter += new System.EventHandler(this.groupBox5_Enter);
//
// panel4
//
this.panel4.Controls.Add(this.pictureBox3);
this.panel4.Location = new System.Drawing.Point(6, 22);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(237, 288);
this.panel4.TabIndex = 16;
//
// pictureBox3
//
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(234, 288);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 2;
this.pictureBox3.TabStop = false;
//
// groupBox18
//
this.groupBox18.Controls.Add(this.pictureBox6);
this.groupBox18.Location = new System.Drawing.Point(248, 192);
this.groupBox18.Name = "groupBox18";
this.groupBox18.Size = new System.Drawing.Size(136, 121);
this.groupBox18.TabIndex = 3;
this.groupBox18.TabStop = false;
this.groupBox18.Text = "检测结果";
//
// pictureBox6
//
this.pictureBox6.Location = new System.Drawing.Point(27, 25);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(86, 87);
this.pictureBox6.TabIndex = 1;
this.pictureBox6.TabStop = false;
//
// groupBox14
//
this.groupBox14.Controls.Add(this.textBox15);
this.groupBox14.Controls.Add(this.textBox12);
this.groupBox14.Controls.Add(this.label14);
this.groupBox14.Controls.Add(this.textBox13);
this.groupBox14.Controls.Add(this.label15);
this.groupBox14.Controls.Add(this.label16);
this.groupBox14.Controls.Add(this.textBox14);
this.groupBox14.Controls.Add(this.label17);
this.groupBox14.Controls.Add(this.label18);
this.groupBox14.Controls.Add(this.label19);
this.groupBox14.Location = new System.Drawing.Point(248, 12);
this.groupBox14.Name = "groupBox14";
this.groupBox14.Size = new System.Drawing.Size(136, 177);
this.groupBox14.TabIndex = 15;
this.groupBox14.TabStop = false;
this.groupBox14.Text = "产品信息";
//
// textBox15
//
this.textBox15.Location = new System.Drawing.Point(9, 45);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(116, 26);
this.textBox15.TabIndex = 16;
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(76, 145);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(49, 26);
this.textBox12.TabIndex = 14;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(8, 150);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(55, 16);
this.label14.TabIndex = 13;
this.label14.Text = "螺丝孔";
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(76, 112);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(49, 26);
this.textBox13.TabIndex = 12;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(11, 117);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(39, 16);
this.label15.TabIndex = 11;
this.label15.Text = "距离";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(6, 209);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(0, 16);
this.label16.TabIndex = 10;
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(76, 76);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(49, 26);
this.textBox14.TabIndex = 9;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(1, 82);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(71, 16);
this.label17.TabIndex = 8;
this.label17.Text = "金属圈数";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(6, 157);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(0, 16);
this.label18.TabIndex = 7;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(6, 22);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(39, 16);
this.label19.TabIndex = 0;
this.label19.Text = "型号";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.panel3);
this.groupBox4.Controls.Add(this.groupBox17);
this.groupBox4.Controls.Add(this.groupBox11);
this.groupBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox4.Location = new System.Drawing.Point(20, 22);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(419, 316);
this.groupBox4.TabIndex = 4;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "产线1";
this.groupBox4.Enter += new System.EventHandler(this.groupBox4_Enter);
//
// panel3
//
this.panel3.Controls.Add(this.pictureBox1);
this.panel3.Location = new System.Drawing.Point(6, 19);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(249, 288);
this.panel3.TabIndex = 3;
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(246, 288);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// groupBox17
//
this.groupBox17.Controls.Add(this.pictureBox5);
this.groupBox17.Location = new System.Drawing.Point(261, 195);
this.groupBox17.Name = "groupBox17";
this.groupBox17.Size = new System.Drawing.Size(137, 118);
this.groupBox17.TabIndex = 2;
this.groupBox17.TabStop = false;
this.groupBox17.Text = "检测结果";
//
// pictureBox5
//
this.pictureBox5.Location = new System.Drawing.Point(21, 25);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(86, 87);
this.pictureBox5.TabIndex = 0;
this.pictureBox5.TabStop = false;
//
// groupBox11
//
this.groupBox11.Controls.Add(this.textBox4);
this.groupBox11.Controls.Add(this.textBox11);
this.groupBox11.Controls.Add(this.label13);
this.groupBox11.Controls.Add(this.textBox6);
this.groupBox11.Controls.Add(this.label7);
this.groupBox11.Controls.Add(this.label8);
this.groupBox11.Controls.Add(this.textBox5);
this.groupBox11.Controls.Add(this.label6);
this.groupBox11.Controls.Add(this.label5);
this.groupBox11.Controls.Add(this.label1);
this.groupBox11.Location = new System.Drawing.Point(261, 12);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Size = new System.Drawing.Size(137, 177);
this.groupBox11.TabIndex = 1;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "产品信息";
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(6, 47);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(125, 26);
this.textBox4.TabIndex = 15;
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(85, 148);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(49, 26);
this.textBox11.TabIndex = 14;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(17, 154);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(55, 16);
this.label13.TabIndex = 13;
this.label13.Text = "螺丝孔";
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(85, 115);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(49, 26);
this.textBox6.TabIndex = 12;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(20, 120);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(39, 16);
this.label7.TabIndex = 11;
this.label7.Text = "距离";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(6, 175);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(0, 16);
this.label8.TabIndex = 10;
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(85, 79);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(49, 26);
this.textBox5.TabIndex = 9;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(9, 84);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(71, 16);
this.label6.TabIndex = 8;
this.label6.Text = "金属圈数";
this.label6.Click += new System.EventHandler(this.label6_Click);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(6, 123);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(0, 16);
this.label5.TabIndex = 7;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(11, 22);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(39, 16);
this.label1.TabIndex = 0;
this.label1.Text = "型号";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox2);
this.tabPage2.Controls.Add(this.groupBox1);
this.tabPage2.Controls.Add(this.groupBox10);
this.tabPage2.Controls.Add(this.groupBox6);
this.tabPage2.Controls.Add(this.groupBox7);
this.tabPage2.Location = new System.Drawing.Point(4, 27);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1170, 804);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "模板插入";
this.tabPage2.Click += new System.EventHandler(this.tabPage2_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.richTextBox2);
this.groupBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.Location = new System.Drawing.Point(21, 624);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(1141, 177);
this.groupBox2.TabIndex = 5;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "日志";
//
// richTextBox2
//
this.richTextBox2.Location = new System.Drawing.Point(9, 17);
this.richTextBox2.Name = "richTextBox2";
this.richTextBox2.Size = new System.Drawing.Size(1126, 157);
this.richTextBox2.TabIndex = 2;
this.richTextBox2.Text = "";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.dataGridView1);
this.groupBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(766, 276);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(396, 337);
this.groupBox1.TabIndex = 4;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "数据库信息";
//
// dataGridView1
//
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Location = new System.Drawing.Point(8, 22);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.Size = new System.Drawing.Size(382, 312);
this.dataGridView1.TabIndex = 3;
this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
//
// groupBox10
//
this.groupBox10.Controls.Add(this.button6);
this.groupBox10.Controls.Add(this.button4);
this.groupBox10.Controls.Add(this.button5);
this.groupBox10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox10.Location = new System.Drawing.Point(778, 10);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Size = new System.Drawing.Size(384, 96);
this.groupBox10.TabIndex = 2;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "操作面板";
//
// button6
//
this.button6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button6.Location = new System.Drawing.Point(12, 35);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(94, 41);
this.button6.TabIndex = 6;
this.button6.Text = "启动相机";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button4
//
this.button4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button4.Location = new System.Drawing.Point(270, 35);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(88, 41);
this.button4.TabIndex = 7;
this.button4.Text = "保存模板";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button5.Location = new System.Drawing.Point(144, 35);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(88, 41);
this.button5.TabIndex = 1;
this.button5.Text = "拍摄照片";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// groupBox6
//
this.groupBox6.Controls.Add(this.textBox10);
this.groupBox6.Controls.Add(this.label12);
this.groupBox6.Controls.Add(this.textBox9);
this.groupBox6.Controls.Add(this.label11);
this.groupBox6.Controls.Add(this.checkBox1);
this.groupBox6.Controls.Add(this.textBox8);
this.groupBox6.Controls.Add(this.label10);
this.groupBox6.Controls.Add(this.textBox7);
this.groupBox6.Controls.Add(this.label9);
this.groupBox6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox6.Location = new System.Drawing.Point(778, 112);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(384, 144);
this.groupBox6.TabIndex = 0;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "基础信息";
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(292, 110);
this.textBox10.Multiline = true;
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(68, 23);
this.textBox10.TabIndex = 9;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(206, 110);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(71, 16);
this.label12.TabIndex = 8;
this.label12.Text = "模板个数";
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(292, 66);
this.textBox9.Multiline = true;
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(68, 23);
this.textBox9.TabIndex = 6;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(206, 67);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(71, 16);
this.label11.TabIndex = 5;
this.label11.Text = "金属圈数";
this.label11.Click += new System.EventHandler(this.label11_Click);
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Checked = true;
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox1.Location = new System.Drawing.Point(44, 108);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(85, 23);
this.checkBox1.TabIndex = 4;
this.checkBox1.Text = "螺丝孔";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(85, 67);
this.textBox8.Multiline = true;
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(69, 23);
this.textBox8.TabIndex = 3;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(24, 72);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(39, 16);
this.label10.TabIndex = 2;
this.label10.Text = "距离";
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(85, 22);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(287, 26);
this.textBox7.TabIndex = 1;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(24, 29);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(39, 16);
this.label9.TabIndex = 0;
this.label9.Text = "型号";
//
// groupBox7
//
this.groupBox7.Controls.Add(this.panel2);
this.groupBox7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox7.Location = new System.Drawing.Point(21, 6);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(727, 612);
this.groupBox7.TabIndex = 1;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "图像信息";
this.groupBox7.Enter += new System.EventHandler(this.groupBox7_Enter);
//
// panel2
//
this.panel2.Controls.Add(this.userControl11);
this.panel2.Location = new System.Drawing.Point(6, 22);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(712, 585);
this.panel2.TabIndex = 1;
//
// userControl11
//
this.userControl11.Location = new System.Drawing.Point(3, 3);
this.userControl11.Name = "userControl11";
this.userControl11.Size = new System.Drawing.Size(708, 579);
this.userControl11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.userControl11.TabIndex = 0;
this.userControl11.TabStop = false;
this.userControl11.Paint += new System.Windows.Forms.PaintEventHandler(this.userControl11_Paint);
this.userControl11.MouseDown += new System.Windows.Forms.MouseEventHandler(this.userControl11_MouseDown);
this.userControl11.MouseMove += new System.Windows.Forms.MouseEventHandler(this.userControl11_MouseMove);
//
// button3
//
this.button3.Location = new System.Drawing.Point(199, 47);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(79, 47);
this.button3.TabIndex = 10;
this.button3.Text = "更改型号";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoScroll = true;
this.ClientSize = new System.Drawing.Size(1180, 841);
this.Controls.Add(this.tabControl1);
this.Name = "MainForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "减震器检测";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
this.Load += new System.EventHandler(this.Form1_Load);
this.Resize += new System.EventHandler(this.MainForm_Resize);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox13.ResumeLayout(false);
this.groupBox22.ResumeLayout(false);
this.groupBox22.PerformLayout();
this.groupBox21.ResumeLayout(false);
this.groupBox21.PerformLayout();
this.groupBox12.ResumeLayout(false);
this.groupBox12.PerformLayout();
this.Diary.ResumeLayout(false);
this.groupBox9.ResumeLayout(false);
this.panel6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.groupBox20.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
this.groupBox16.ResumeLayout(false);
this.groupBox16.PerformLayout();
this.groupBox8.ResumeLayout(false);
this.panel5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.groupBox19.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
this.groupBox15.ResumeLayout(false);
this.groupBox15.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.panel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.groupBox18.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.groupBox14.ResumeLayout(false);
this.groupBox14.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.groupBox17.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
this.groupBox11.ResumeLayout(false);
this.groupBox11.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.groupBox10.ResumeLayout(false);
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox7.ResumeLayout(false);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.userControl11)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.RichTextBox richTextBox2;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.GroupBox groupBox10;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button5;
private picEx.UserControl1 userControl11;
private picEx.UserControl1 pictureBox1;
private picEx.UserControl1 pictureBox3;
private picEx.UserControl1 pictureBox2;
private picEx.UserControl1 pictureBox4;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.GroupBox groupBox9;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.GroupBox groupBox13;
private System.Windows.Forms.GroupBox groupBox12;
private System.Windows.Forms.GroupBox Diary;
private System.Windows.Forms.RichTextBox richTextBox1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.GroupBox groupBox11;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.GroupBox groupBox16;
private System.Windows.Forms.TextBox textBox20;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.TextBox textBox21;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.TextBox textBox22;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.GroupBox groupBox15;
private System.Windows.Forms.TextBox textBox16;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.TextBox textBox17;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.TextBox textBox18;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.GroupBox groupBox14;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.GroupBox groupBox19;
private System.Windows.Forms.GroupBox groupBox18;
private System.Windows.Forms.GroupBox groupBox17;
private System.Windows.Forms.GroupBox groupBox20;
private System.Windows.Forms.PictureBox pictureBox8;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.TextBox textBox23;
private System.Windows.Forms.TextBox textBox19;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.GroupBox groupBox22;
private System.Windows.Forms.TextBox textBox24;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.TextBox textBox25;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.TextBox textBox26;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.TextBox textBox28;
private System.Windows.Forms.GroupBox groupBox21;
private System.Windows.Forms.TextBox textBox27;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Button button3;
}
}