HuaRui/MainForm.Designer.cs

691 lines
35 KiB
C#
Raw Normal View History

2024-08-17 14:06:39 +08:00
namespace YSDetection
{
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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.tabPage1 = new System.Windows.Forms.TabPage();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.detectbutton = new System.Windows.Forms.Button();
this.opendevicebutton = new System.Windows.Forms.Button();
this.SnaptPage = new System.Windows.Forms.TextBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label7 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.tabcontrol1 = new System.Windows.Forms.TabControl();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.textBox15 = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.textBox14 = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.textBox13 = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.textBox12 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.label13 = new System.Windows.Forms.Label();
this.textBox11 = new System.Windows.Forms.TextBox();
this.textBox10 = new System.Windows.Forms.TextBox();
this.button2 = new System.Windows.Forms.Button();
this.textBox8 = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.tabPage1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.tabcontrol1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.SuspendLayout();
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.LightCyan;
this.tabPage1.Controls.Add(this.groupBox2);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1597, 777);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "检测";
//
// groupBox2
//
this.groupBox2.BackColor = System.Drawing.Color.Transparent;
this.groupBox2.Controls.Add(this.textBox9);
this.groupBox2.Controls.Add(this.textBox7);
this.groupBox2.Controls.Add(this.groupBox1);
this.groupBox2.Controls.Add(this.textBox6);
this.groupBox2.Controls.Add(this.textBox5);
this.groupBox2.Controls.Add(this.textBox3);
this.groupBox2.Controls.Add(this.textBox2);
this.groupBox2.Controls.Add(this.textBox1);
this.groupBox2.Controls.Add(this.textBox4);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Controls.Add(this.detectbutton);
this.groupBox2.Controls.Add(this.opendevicebutton);
this.groupBox2.Controls.Add(this.SnaptPage);
this.groupBox2.Controls.Add(this.groupBox3);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.comboBox1);
this.groupBox2.Controls.Add(this.groupBox4);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.Location = new System.Drawing.Point(6, 24);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(1685, 747);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "结果展示";
this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
//
// textBox9
//
this.textBox9.BackColor = System.Drawing.Color.LightCyan;
this.textBox9.Location = new System.Drawing.Point(16, 501);
this.textBox9.MaxLength = 32767000;
this.textBox9.Multiline = true;
this.textBox9.Name = "textBox9";
this.textBox9.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.textBox9.Size = new System.Drawing.Size(990, 240);
this.textBox9.TabIndex = 33;
this.textBox9.WordWrap = false;
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(1521, 216);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(50, 30);
this.textBox7.TabIndex = 32;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.pictureBox3);
this.groupBox1.Location = new System.Drawing.Point(1215, 448);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(302, 222);
this.groupBox1.TabIndex = 25;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "pic";
//
// pictureBox3
//
this.pictureBox3.Location = new System.Drawing.Point(6, 19);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(287, 187);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox3.TabIndex = 1;
this.pictureBox3.TabStop = false;
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(1520, 152);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(50, 30);
this.textBox6.TabIndex = 31;
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(1416, 216);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(50, 30);
this.textBox5.TabIndex = 30;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(1417, 151);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(50, 30);
this.textBox3.TabIndex = 29;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(1275, 217);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(50, 30);
this.textBox2.TabIndex = 28;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(1275, 153);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(50, 30);
this.textBox1.TabIndex = 27;
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// textBox4
//
this.textBox4.BackColor = System.Drawing.SystemColors.Window;
this.textBox4.Location = new System.Drawing.Point(1129, 217);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(50, 30);
this.textBox4.TabIndex = 26;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(1468, 221);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(49, 20);
this.label12.TabIndex = 23;
this.label12.Text = "螺距";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(1327, 223);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(89, 20);
this.label11.TabIndex = 21;
this.label11.Text = "螺丝长度";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(1189, 222);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(89, 20);
this.label10.TabIndex = 19;
this.label10.Text = "螺丝个数";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(1070, 226);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(49, 20);
this.label9.TabIndex = 17;
this.label9.Text = "齿数";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(1467, 156);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(49, 20);
this.label8.TabIndex = 15;
this.label8.Text = "螺距";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(1326, 157);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(89, 20);
this.label2.TabIndex = 13;
this.label2.Text = "螺丝长度";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(1187, 160);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(89, 20);
this.label1.TabIndex = 11;
this.label1.Text = "螺丝个数";
this.label1.Click += new System.EventHandler(this.label1_Click);
//
// detectbutton
//
this.detectbutton.BackColor = System.Drawing.Color.Gold;
this.detectbutton.Font = new System.Drawing.Font("楷体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.detectbutton.Location = new System.Drawing.Point(1338, 296);
this.detectbutton.Name = "detectbutton";
this.detectbutton.Size = new System.Drawing.Size(185, 124);
this.detectbutton.TabIndex = 10;
this.detectbutton.Text = "检测(&M)";
this.detectbutton.UseVisualStyleBackColor = false;
this.detectbutton.Click += new System.EventHandler(this.detectbutton_Click);
//
// opendevicebutton
//
this.opendevicebutton.BackColor = System.Drawing.Color.Gold;
this.opendevicebutton.Font = new System.Drawing.Font("楷体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.opendevicebutton.Location = new System.Drawing.Point(1074, 296);
this.opendevicebutton.Name = "opendevicebutton";
this.opendevicebutton.Size = new System.Drawing.Size(212, 124);
this.opendevicebutton.TabIndex = 6;
this.opendevicebutton.Text = "开启设备";
this.opendevicebutton.UseVisualStyleBackColor = false;
this.opendevicebutton.Click += new System.EventHandler(this.opendevicebutton_Click);
//
// SnaptPage
//
this.SnaptPage.Location = new System.Drawing.Point(1128, 158);
this.SnaptPage.Name = "SnaptPage";
this.SnaptPage.Size = new System.Drawing.Size(50, 30);
this.SnaptPage.TabIndex = 9;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.pictureBox1);
this.groupBox3.Location = new System.Drawing.Point(16, 46);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(461, 440);
this.groupBox3.TabIndex = 1;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "pic";
this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter);
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(6, 19);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(446, 416);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(1070, 163);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(49, 20);
this.label7.TabIndex = 7;
this.label7.Text = "齿数";
//
// comboBox1
//
this.comboBox1.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(1165, 44);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(352, 43);
this.comboBox1.TabIndex = 8;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
//
// groupBox4
//
this.groupBox4.Controls.Add(this.pictureBox2);
this.groupBox4.Location = new System.Drawing.Point(544, 44);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(462, 442);
this.groupBox4.TabIndex = 6;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "pic";
this.groupBox4.Enter += new System.EventHandler(this.groupBox4_Enter);
//
// pictureBox2
//
this.pictureBox2.Location = new System.Drawing.Point(6, 21);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(450, 416);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2.TabIndex = 1;
this.pictureBox2.TabStop = false;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Font = new System.Drawing.Font("楷体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(1075, 48);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(87, 35);
this.label6.TabIndex = 6;
this.label6.Text = "型号";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(1334, 689);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(89, 20);
this.label5.TabIndex = 5;
this.label5.Text = "检测标识";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(745, 20);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(129, 20);
this.label4.TabIndex = 4;
this.label4.Text = "侧面检测结果";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(160, 18);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(129, 20);
this.label3.TabIndex = 3;
this.label3.Text = "上方检测结果";
this.label3.Click += new System.EventHandler(this.label3_Click);
//
// tabcontrol1
//
this.tabcontrol1.Controls.Add(this.tabPage1);
this.tabcontrol1.Controls.Add(this.tabPage2);
this.tabcontrol1.Location = new System.Drawing.Point(2, 12);
this.tabcontrol1.Name = "tabcontrol1";
this.tabcontrol1.SelectedIndex = 0;
this.tabcontrol1.Size = new System.Drawing.Size(1605, 803);
this.tabcontrol1.TabIndex = 0;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.textBox15);
this.tabPage2.Controls.Add(this.label17);
this.tabPage2.Controls.Add(this.textBox14);
this.tabPage2.Controls.Add(this.label16);
this.tabPage2.Controls.Add(this.textBox13);
this.tabPage2.Controls.Add(this.label15);
this.tabPage2.Controls.Add(this.textBox12);
this.tabPage2.Controls.Add(this.label14);
this.tabPage2.Controls.Add(this.button3);
this.tabPage2.Controls.Add(this.label13);
this.tabPage2.Controls.Add(this.textBox11);
this.tabPage2.Controls.Add(this.textBox10);
this.tabPage2.Controls.Add(this.button2);
this.tabPage2.Controls.Add(this.textBox8);
this.tabPage2.Controls.Add(this.button1);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1597, 777);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "PLC";
this.tabPage2.UseVisualStyleBackColor = true;
//
// textBox15
//
this.textBox15.BackColor = System.Drawing.SystemColors.Window;
this.textBox15.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox15.Location = new System.Drawing.Point(350, 230);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(168, 29);
this.textBox15.TabIndex = 66;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.Location = new System.Drawing.Point(255, 233);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(89, 19);
this.label17.TabIndex = 65;
this.label17.Text = "不合格数";
//
// textBox14
//
this.textBox14.BackColor = System.Drawing.SystemColors.Window;
this.textBox14.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox14.Location = new System.Drawing.Point(350, 144);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(168, 29);
this.textBox14.TabIndex = 64;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.Location = new System.Drawing.Point(271, 93);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(49, 19);
this.label16.TabIndex = 63;
this.label16.Text = "总数";
//
// textBox13
//
this.textBox13.BackColor = System.Drawing.SystemColors.Window;
this.textBox13.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox13.Location = new System.Drawing.Point(350, 90);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(168, 29);
this.textBox13.TabIndex = 62;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(261, 157);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(69, 19);
this.label15.TabIndex = 61;
this.label15.Text = "合格数";
//
// textBox12
//
this.textBox12.BackColor = System.Drawing.SystemColors.Window;
this.textBox12.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox12.Location = new System.Drawing.Point(350, 26);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(168, 29);
this.textBox12.TabIndex = 60;
this.textBox12.Text = "无";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(255, 33);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(89, 19);
this.label14.TabIndex = 59;
this.label14.Text = "当前型号";
//
// button3
//
this.button3.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button3.Location = new System.Drawing.Point(25, 205);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(185, 54);
this.button3.TabIndex = 58;
this.button3.Text = "关闭报警";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(36, 26);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(49, 19);
this.label13.TabIndex = 57;
this.label13.Text = "地址";
//
// textBox11
//
this.textBox11.BackColor = System.Drawing.SystemColors.Window;
this.textBox11.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox11.Location = new System.Drawing.Point(132, 72);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(64, 29);
this.textBox11.TabIndex = 56;
//
// textBox10
//
this.textBox10.BackColor = System.Drawing.SystemColors.Window;
this.textBox10.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox10.Location = new System.Drawing.Point(105, 23);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(105, 29);
this.textBox10.TabIndex = 55;
//
// button2
//
this.button2.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button2.Location = new System.Drawing.Point(128, 129);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(82, 54);
this.button2.TabIndex = 54;
this.button2.Text = "写";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click_2);
//
// textBox8
//
this.textBox8.BackColor = System.Drawing.SystemColors.Window;
this.textBox8.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox8.Location = new System.Drawing.Point(29, 72);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(68, 29);
this.textBox8.TabIndex = 53;
//
// button1
//
this.button1.Font = new System.Drawing.Font("楷体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Location = new System.Drawing.Point(25, 129);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(82, 54);
this.button1.TabIndex = 52;
this.button1.Text = "读";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click_2);
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.ClientSize = new System.Drawing.Size(1604, 827);
this.Controls.Add(this.tabcontrol1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "MainForm";
this.Text = "青岛星科瑞升信息科技有限公司";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
this.Load += new System.EventHandler(this.MainForm_Load);
this.tabPage1.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.groupBox4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.tabcontrol1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Button opendevicebutton;
private System.Windows.Forms.Button detectbutton;
private System.Windows.Forms.TextBox SnaptPage;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TabControl tabcontrol1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.Label label14;
}
}