banboshi_V1/halftoneproject-master/Code/FrmMain.Designer.cs
2024-04-18 13:08:07 +08:00

1911 lines
111 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace ProductionControl
{
partial class FrmMain
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.HToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.退ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.Menu查询统计 = new System.Windows.Forms.ToolStripMenuItem();
this.SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.tsMenuModifyPW = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnProductRevise = new System.Windows.Forms.ToolStripMenuItem();
this.tsMenuSysSetting = new System.Windows.Forms.ToolStripMenuItem();
this.tsMenuCmdSetting = new System.Windows.Forms.ToolStripMenuItem();
this.tsMenuPTSetting = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.tsAxisState = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslLoginTime = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslLoginInfo = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbtnOpenDev = new System.Windows.Forms.ToolStripButton();
this.tsbtnCloseDev = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnWarning = new System.Windows.Forms.ToolStripButton();
this.tsbtnGoDownPT = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnStopNow = new System.Windows.Forms.ToolStripButton();
this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
this.tsbtnPause = new System.Windows.Forms.ToolStripButton();
this.tsbtnReset = new System.Windows.Forms.ToolStripButton();
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnDefectImage = new System.Windows.Forms.ToolStripButton();
this.tsbtnSizeTag = new System.Windows.Forms.ToolStripButton();
this.tsbtnSizeImage = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnLight = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnLog = new System.Windows.Forms.ToolStripButton();
this.tsbtnRelogin = new System.Windows.Forms.ToolStripButton();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.gpbProcessList = new System.Windows.Forms.GroupBox();
this.dgvProcess = new System.Windows.Forms.DataGridView();
this.colCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colProcessName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.flpnlResultData = new System.Windows.Forms.FlowLayoutPanel();
this.kanban1 = new System.Windows.Forms.Panel();
this.lblTensionMin = new System.Windows.Forms.Label();
this.lblTensionMax = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.lblTension = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.kanban2 = new System.Windows.Forms.Panel();
this.lblHeightMin = new System.Windows.Forms.Label();
this.lblHeightMax = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.lblHeight = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.kanban3 = new System.Windows.Forms.Panel();
this.lblLineWidthMin = new System.Windows.Forms.Label();
this.lblLineWidthMax = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.lblLineWidth = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.kanban4 = new System.Windows.Forms.Panel();
this.lblPTMin = new System.Windows.Forms.Label();
this.lblPTMax = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.lblPT = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.kanban5 = new System.Windows.Forms.Panel();
this.label14 = new System.Windows.Forms.Label();
this.lblCompareResultCount = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.lblCompareResult = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.kanban6 = new System.Windows.Forms.Panel();
this.lblDefectResultCount = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.lblDefectResult = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.gpbLog = new System.Windows.Forms.GroupBox();
this.lstLog = new System.Windows.Forms.ListBox();
this.gpbProductInfo = new System.Windows.Forms.GroupBox();
this.panel1 = new System.Windows.Forms.Panel();
this.txtBatchId = new System.Windows.Forms.TextBox();
this.lblBatchId = new System.Windows.Forms.Label();
this.txtProductCode = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.txtProductSN = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.txtProductName = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
this.picScanner1 = new System.Windows.Forms.PictureBox();
this.picScanner2 = new System.Windows.Forms.PictureBox();
this.gboxDefectList = new System.Windows.Forms.GroupBox();
this.lblDefectAddTag = new System.Windows.Forms.Label();
this.pnlBmpList = new System.Windows.Forms.FlowLayoutPanel();
this.chkBuzzer = new System.Windows.Forms.CheckBox();
this.chkDoorSensor = new System.Windows.Forms.CheckBox();
this.btnMakeTags = new System.Windows.Forms.Button();
this.chkHttpLog = new System.Windows.Forms.CheckBox();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.lblTimeLen = new System.Windows.Forms.Label();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.gpbProcessList.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvProcess)).BeginInit();
this.flpnlResultData.SuspendLayout();
this.kanban1.SuspendLayout();
this.kanban2.SuspendLayout();
this.kanban3.SuspendLayout();
this.kanban4.SuspendLayout();
this.kanban5.SuspendLayout();
this.kanban6.SuspendLayout();
this.gpbLog.SuspendLayout();
this.gpbProductInfo.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
this.splitContainer3.Panel1.SuspendLayout();
this.splitContainer3.Panel2.SuspendLayout();
this.splitContainer3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picScanner1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picScanner2)).BeginInit();
this.gboxDefectList.SuspendLayout();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.BackColor = System.Drawing.SystemColors.HotTrack;
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.HToolStripMenuItem,
this.Menu查询统计,
this.SToolStripMenuItem,
this.toolStripMenuItem2});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Padding = new System.Windows.Forms.Padding(4, 1, 0, 1);
this.menuStrip1.Size = new System.Drawing.Size(978, 24);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// 管理HToolStripMenuItem
//
this.HToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.toolStripSeparator1,
this.ToolStripMenuItem,
this.toolStripSeparator2,
this.toolStripSeparator9,
this.退ToolStripMenuItem});
this.HToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
this.HToolStripMenuItem.ForeColor = System.Drawing.SystemColors.InactiveCaption;
this.HToolStripMenuItem.Name = "管理HToolStripMenuItem";
this.HToolStripMenuItem.Size = new System.Drawing.Size(90, 22);
this.HToolStripMenuItem.Text = "系统管理(&M)";
this.HToolStripMenuItem.ToolTipText = "工序管理";
//
// 流程管理ToolStripMenuItem
//
this.ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("流程管理ToolStripMenuItem.Image")));
this.ToolStripMenuItem.Name = "流程管理ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "流程管理";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 产品管理ToolStripMenuItem
//
this.ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("产品管理ToolStripMenuItem.Image")));
this.ToolStripMenuItem.Name = "产品管理ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "产品管理";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(121, 6);
//
// 设备调试ToolStripMenuItem
//
this.ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("设备调试ToolStripMenuItem.Image")));
this.ToolStripMenuItem.Name = "设备调试ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "设备调试";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(121, 6);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(121, 6);
//
// 退出ToolStripMenuItem
//
this.退ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("退出ToolStripMenuItem.Image")));
this.退ToolStripMenuItem.Name = "退出ToolStripMenuItem";
this.退ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.退ToolStripMenuItem.Text = "注销";
this.退ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// Menu查询统计
//
this.Menu查询统计.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
this.Menu查询统计.ForeColor = System.Drawing.SystemColors.InactiveCaption;
this.Menu查询统计.Name = "Menu查询统计";
this.Menu查询统计.Size = new System.Drawing.Size(86, 22);
this.Menu查询统计.Text = "查询统计(&R)";
this.Menu查询统计.Click += new System.EventHandler(this.Menu查询统计_Click);
//
// 设置SToolStripMenuItem
//
this.SToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.toolStripSeparator6,
this.tsMenuModifyPW,
this.toolStripSeparator5,
this.tsbtnProductRevise,
this.tsMenuSysSetting,
this.tsMenuCmdSetting,
this.tsMenuPTSetting});
this.SToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
this.SToolStripMenuItem.ForeColor = System.Drawing.SystemColors.InactiveCaption;
this.SToolStripMenuItem.Name = "设置SToolStripMenuItem";
this.SToolStripMenuItem.Size = new System.Drawing.Size(85, 22);
this.SToolStripMenuItem.Text = "系统设置(&S)";
//
// 角色管理ToolStripMenuItem
//
this.ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("角色管理ToolStripMenuItem.Image")));
this.ToolStripMenuItem.Name = "角色管理ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(176, 22);
this.ToolStripMenuItem.Text = "角色管理";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 用户管理ToolStripMenuItem
//
this.ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("用户管理ToolStripMenuItem.Image")));
this.ToolStripMenuItem.Name = "用户管理ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(176, 22);
this.ToolStripMenuItem.Text = "用户管理";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(173, 6);
//
// tsMenuModifyPW
//
this.tsMenuModifyPW.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuModifyPW.Image")));
this.tsMenuModifyPW.Name = "tsMenuModifyPW";
this.tsMenuModifyPW.Size = new System.Drawing.Size(176, 22);
this.tsMenuModifyPW.Text = "修改密码";
this.tsMenuModifyPW.Click += new System.EventHandler(this.tsMenuModifyPW_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(173, 6);
//
// tsbtnProductRevise
//
this.tsbtnProductRevise.Enabled = false;
this.tsbtnProductRevise.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnProductRevise.Image")));
this.tsbtnProductRevise.Name = "tsbtnProductRevise";
this.tsbtnProductRevise.Size = new System.Drawing.Size(176, 22);
this.tsbtnProductRevise.Text = "产品厚度base校正";
this.tsbtnProductRevise.Click += new System.EventHandler(this.tsbtnProductRevise_Click);
//
// tsMenuSysSetting
//
this.tsMenuSysSetting.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuSysSetting.Image")));
this.tsMenuSysSetting.Name = "tsMenuSysSetting";
this.tsMenuSysSetting.Size = new System.Drawing.Size(176, 22);
this.tsMenuSysSetting.Text = "系统设置";
this.tsMenuSysSetting.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// tsMenuCmdSetting
//
this.tsMenuCmdSetting.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuCmdSetting.Image")));
this.tsMenuCmdSetting.Name = "tsMenuCmdSetting";
this.tsMenuCmdSetting.Size = new System.Drawing.Size(176, 22);
this.tsMenuCmdSetting.Text = "指令设置";
this.tsMenuCmdSetting.Click += new System.EventHandler(this.tsbtnGButSetting_Click);
//
// tsMenuPTSetting
//
this.tsMenuPTSetting.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuPTSetting.Image")));
this.tsMenuPTSetting.Name = "tsMenuPTSetting";
this.tsMenuPTSetting.Size = new System.Drawing.Size(176, 22);
this.tsMenuPTSetting.Text = "点位设置";
this.tsMenuPTSetting.Click += new System.EventHandler(this.tsbtnPTSetting_Click);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.toolStripSeparator8,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.toolStripMenuItem2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
this.toolStripMenuItem2.ForeColor = System.Drawing.SystemColors.InactiveCaption;
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(64, 22);
this.toolStripMenuItem2.Text = "帮助(&H)";
//
// 帮助ToolStripMenuItem
//
this.ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("帮助ToolStripMenuItem.Image")));
this.ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.ToolStripMenuItem.Text = "帮助";
//
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
this.toolStripSeparator8.Size = new System.Drawing.Size(97, 6);
//
// 关于ToolStripMenuItem
//
this.ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("关于ToolStripMenuItem.Image")));
this.ToolStripMenuItem.Name = "关于ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.ToolStripMenuItem.Text = "关于";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 测试ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "测试ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.ToolStripMenuItem.Text = "测试";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// statusStrip1
//
this.statusStrip1.BackColor = System.Drawing.SystemColors.HotTrack;
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsAxisState,
this.tsslLoginTime,
this.tsslLoginInfo});
this.statusStrip1.Location = new System.Drawing.Point(0, 605);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 9, 0);
this.statusStrip1.Size = new System.Drawing.Size(978, 22);
this.statusStrip1.TabIndex = 1;
this.statusStrip1.Text = "statusStrip1";
//
// tsAxisState
//
this.tsAxisState.ForeColor = System.Drawing.Color.White;
this.tsAxisState.Name = "tsAxisState";
this.tsAxisState.Size = new System.Drawing.Size(56, 17);
this.tsAxisState.Text = "位置信息";
//
// tsslLoginTime
//
this.tsslLoginTime.ForeColor = System.Drawing.Color.White;
this.tsslLoginTime.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.tsslLoginTime.Name = "tsslLoginTime";
this.tsslLoginTime.Size = new System.Drawing.Size(186, 17);
this.tsslLoginTime.Text = "登录时间2022-12-12 12:44:56";
this.tsslLoginTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// tsslLoginInfo
//
this.tsslLoginInfo.ForeColor = System.Drawing.Color.White;
this.tsslLoginInfo.Name = "tsslLoginInfo";
this.tsslLoginInfo.Size = new System.Drawing.Size(92, 17);
this.tsslLoginInfo.Text = "操作员admin";
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnOpenDev,
this.tsbtnCloseDev,
this.toolStripSeparator10,
this.tsbtnWarning,
this.tsbtnGoDownPT,
this.toolStripSeparator11,
this.tsbtnStopNow,
this.tsbtnStart,
this.tsbtnPause,
this.tsbtnReset,
this.toolStripButton3,
this.toolStripSeparator7,
this.tsbtnDefectImage,
this.tsbtnSizeTag,
this.tsbtnSizeImage,
this.toolStripSeparator3,
this.tsbtnLight,
this.toolStripSeparator4,
this.tsbtnLog,
this.tsbtnRelogin,
this.toolStripButton1});
this.toolStrip1.Location = new System.Drawing.Point(0, 24);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
this.toolStrip1.Size = new System.Drawing.Size(978, 56);
this.toolStrip1.TabIndex = 11;
this.toolStrip1.Text = "toolStrip1";
//
// tsbtnOpenDev
//
this.tsbtnOpenDev.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnOpenDev.Image")));
this.tsbtnOpenDev.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnOpenDev.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnOpenDev.Name = "tsbtnOpenDev";
this.tsbtnOpenDev.Size = new System.Drawing.Size(60, 53);
this.tsbtnOpenDev.Text = "打开设备";
this.tsbtnOpenDev.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnOpenDev.Click += new System.EventHandler(this.tsbtnOpenDev_Click);
//
// tsbtnCloseDev
//
this.tsbtnCloseDev.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnCloseDev.Image")));
this.tsbtnCloseDev.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnCloseDev.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnCloseDev.Name = "tsbtnCloseDev";
this.tsbtnCloseDev.Size = new System.Drawing.Size(60, 53);
this.tsbtnCloseDev.Text = "关闭设备";
this.tsbtnCloseDev.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnCloseDev.Click += new System.EventHandler(this.tsbtnCloseDev_Click);
//
// toolStripSeparator10
//
this.toolStripSeparator10.Name = "toolStripSeparator10";
this.toolStripSeparator10.Size = new System.Drawing.Size(6, 56);
//
// tsbtnWarning
//
this.tsbtnWarning.Enabled = false;
this.tsbtnWarning.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnWarning.Image")));
this.tsbtnWarning.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnWarning.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnWarning.Name = "tsbtnWarning";
this.tsbtnWarning.Size = new System.Drawing.Size(60, 53);
this.tsbtnWarning.Text = "解除报警";
this.tsbtnWarning.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnWarning.Click += new System.EventHandler(this.tsbtnWarning_Click);
//
// tsbtnGoDownPT
//
this.tsbtnGoDownPT.Enabled = false;
this.tsbtnGoDownPT.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnGoDownPT.Image")));
this.tsbtnGoDownPT.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnGoDownPT.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnGoDownPT.Name = "tsbtnGoDownPT";
this.tsbtnGoDownPT.Size = new System.Drawing.Size(60, 53);
this.tsbtnGoDownPT.Text = "手动下料";
this.tsbtnGoDownPT.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnGoDownPT.Click += new System.EventHandler(this.tsbtnGoDownPT_Click);
//
// toolStripSeparator11
//
this.toolStripSeparator11.Name = "toolStripSeparator11";
this.toolStripSeparator11.Size = new System.Drawing.Size(6, 56);
//
// tsbtnStopNow
//
this.tsbtnStopNow.Enabled = false;
this.tsbtnStopNow.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStopNow.Image")));
this.tsbtnStopNow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnStopNow.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnStopNow.Name = "tsbtnStopNow";
this.tsbtnStopNow.Size = new System.Drawing.Size(36, 53);
this.tsbtnStopNow.Text = "急停";
this.tsbtnStopNow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnStopNow.Click += new System.EventHandler(this.tsbtnStopNow_Click);
//
// tsbtnStart
//
this.tsbtnStart.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStart.Image")));
this.tsbtnStart.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnStart.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnStart.Name = "tsbtnStart";
this.tsbtnStart.Size = new System.Drawing.Size(36, 53);
this.tsbtnStart.Text = "启动";
this.tsbtnStart.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnStart.Click += new System.EventHandler(this.tsbtnStart_Click);
//
// tsbtnPause
//
this.tsbtnPause.Enabled = false;
this.tsbtnPause.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnPause.Image")));
this.tsbtnPause.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnPause.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnPause.Name = "tsbtnPause";
this.tsbtnPause.Size = new System.Drawing.Size(36, 53);
this.tsbtnPause.Text = "暂停";
this.tsbtnPause.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnPause.Click += new System.EventHandler(this.tsbtnPause_Click);
//
// tsbtnReset
//
this.tsbtnReset.Enabled = false;
this.tsbtnReset.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnReset.Image")));
this.tsbtnReset.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnReset.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnReset.Name = "tsbtnReset";
this.tsbtnReset.Size = new System.Drawing.Size(36, 53);
this.tsbtnReset.Text = "复位";
this.tsbtnReset.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnReset.Click += new System.EventHandler(this.tsbtnReset_Click);
//
// toolStripButton3
//
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(60, 53);
this.toolStripButton3.Text = "设备调试";
this.toolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton3.Visible = false;
this.toolStripButton3.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 56);
//
// tsbtnDefectImage
//
this.tsbtnDefectImage.Enabled = false;
this.tsbtnDefectImage.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDefectImage.Image")));
this.tsbtnDefectImage.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnDefectImage.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnDefectImage.Name = "tsbtnDefectImage";
this.tsbtnDefectImage.Size = new System.Drawing.Size(60, 53);
this.tsbtnDefectImage.Tag = "0";
this.tsbtnDefectImage.Text = "缺陷分布";
this.tsbtnDefectImage.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnDefectImage.Click += new System.EventHandler(this.tsbtnDefectImage_Click);
//
// tsbtnSizeTag
//
this.tsbtnSizeTag.Enabled = false;
this.tsbtnSizeTag.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSizeTag.Image")));
this.tsbtnSizeTag.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnSizeTag.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnSizeTag.Name = "tsbtnSizeTag";
this.tsbtnSizeTag.Size = new System.Drawing.Size(60, 53);
this.tsbtnSizeTag.Text = "过程变量";
this.tsbtnSizeTag.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnSizeTag.Click += new System.EventHandler(this.tsbtnSizeTag_Click);
//
// tsbtnSizeImage
//
this.tsbtnSizeImage.Enabled = false;
this.tsbtnSizeImage.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSizeImage.Image")));
this.tsbtnSizeImage.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnSizeImage.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnSizeImage.Name = "tsbtnSizeImage";
this.tsbtnSizeImage.Size = new System.Drawing.Size(60, 53);
this.tsbtnSizeImage.Tag = "1";
this.tsbtnSizeImage.Text = "图纸比对";
this.tsbtnSizeImage.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnSizeImage.ToolTipText = "图纸比对失败区域分布";
this.tsbtnSizeImage.Click += new System.EventHandler(this.tsbtnDefectImage_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 56);
//
// tsbtnLight
//
this.tsbtnLight.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnLight.Image")));
this.tsbtnLight.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnLight.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnLight.Name = "tsbtnLight";
this.tsbtnLight.Size = new System.Drawing.Size(52, 53);
this.tsbtnLight.Text = " 开灯 ";
this.tsbtnLight.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnLight.Click += new System.EventHandler(this.tsbtnLight_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 56);
this.toolStripSeparator4.Click += new System.EventHandler(this.toolStripSeparator4_Click);
//
// tsbtnLog
//
this.tsbtnLog.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnLog.Image")));
this.tsbtnLog.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnLog.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnLog.Name = "tsbtnLog";
this.tsbtnLog.Size = new System.Drawing.Size(60, 53);
this.tsbtnLog.Text = "日志查看";
this.tsbtnLog.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnLog.Click += new System.EventHandler(this.tsbtnLog_Click);
//
// tsbtnRelogin
//
this.tsbtnRelogin.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnRelogin.Image")));
this.tsbtnRelogin.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnRelogin.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnRelogin.Name = "tsbtnRelogin";
this.tsbtnRelogin.Size = new System.Drawing.Size(60, 53);
this.tsbtnRelogin.Text = " 注销 ";
this.tsbtnRelogin.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnRelogin.Visible = false;
this.tsbtnRelogin.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// toolStripButton1
//
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(36, 53);
this.toolStripButton1.Text = "toolStripButton1";
this.toolStripButton1.Visible = false;
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// splitContainer1
//
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
this.splitContainer1.Location = new System.Drawing.Point(0, 80);
this.splitContainer1.Margin = new System.Windows.Forms.Padding(2);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.splitContainer1.Panel1.Controls.Add(this.gpbProcessList);
this.splitContainer1.Panel1.Controls.Add(this.flpnlResultData);
this.splitContainer1.Panel1.Controls.Add(this.gpbLog);
this.splitContainer1.Panel1.Controls.Add(this.gpbProductInfo);
this.splitContainer1.Panel1.Resize += new System.EventHandler(this.splitContainer1_Panel1_Resize);
this.splitContainer1.Panel1MinSize = 300;
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
this.splitContainer1.Size = new System.Drawing.Size(978, 525);
this.splitContainer1.SplitterDistance = 510;
this.splitContainer1.SplitterWidth = 3;
this.splitContainer1.TabIndex = 12;
this.splitContainer1.ClientSizeChanged += new System.EventHandler(this.splitContainer1_ClientSizeChanged);
//
// gpbProcessList
//
this.gpbProcessList.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.gpbProcessList.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.gpbProcessList.Controls.Add(this.dgvProcess);
this.gpbProcessList.Location = new System.Drawing.Point(2, 202);
this.gpbProcessList.Margin = new System.Windows.Forms.Padding(2);
this.gpbProcessList.Name = "gpbProcessList";
this.gpbProcessList.Padding = new System.Windows.Forms.Padding(2);
this.gpbProcessList.Size = new System.Drawing.Size(504, 159);
this.gpbProcessList.TabIndex = 3;
this.gpbProcessList.TabStop = false;
this.gpbProcessList.Text = "工序列表";
//
// dgvProcess
//
this.dgvProcess.AllowUserToAddRows = false;
this.dgvProcess.AllowUserToDeleteRows = false;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvProcess.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvProcess.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvProcess.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.colCode,
this.colProcessName,
this.colValue});
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvProcess.DefaultCellStyle = dataGridViewCellStyle4;
this.dgvProcess.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvProcess.Location = new System.Drawing.Point(2, 16);
this.dgvProcess.Margin = new System.Windows.Forms.Padding(2);
this.dgvProcess.MultiSelect = false;
this.dgvProcess.Name = "dgvProcess";
this.dgvProcess.ReadOnly = true;
this.dgvProcess.RowHeadersVisible = false;
this.dgvProcess.RowHeadersWidth = 62;
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvProcess.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgvProcess.RowTemplate.Height = 30;
this.dgvProcess.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvProcess.Size = new System.Drawing.Size(500, 141);
this.dgvProcess.TabIndex = 3;
this.dgvProcess.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvProcess_DataBindingComplete);
//
// colCode
//
this.colCode.DataPropertyName = "ProcessCode";
this.colCode.HeaderText = "code";
this.colCode.MinimumWidth = 8;
this.colCode.Name = "colCode";
this.colCode.ReadOnly = true;
this.colCode.Visible = false;
this.colCode.Width = 150;
//
// colProcessName
//
this.colProcessName.DataPropertyName = "ProcessName";
dataGridViewCellStyle2.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.colProcessName.DefaultCellStyle = dataGridViewCellStyle2;
this.colProcessName.HeaderText = "工序名称";
this.colProcessName.MinimumWidth = 8;
this.colProcessName.Name = "colProcessName";
this.colProcessName.ReadOnly = true;
this.colProcessName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.colProcessName.Width = 173;
//
// colValue
//
this.colValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
this.colValue.DefaultCellStyle = dataGridViewCellStyle3;
this.colValue.HeaderText = "内容";
this.colValue.MinimumWidth = 8;
this.colValue.Name = "colValue";
this.colValue.ReadOnly = true;
this.colValue.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// flpnlResultData
//
this.flpnlResultData.Controls.Add(this.kanban1);
this.flpnlResultData.Controls.Add(this.kanban2);
this.flpnlResultData.Controls.Add(this.kanban3);
this.flpnlResultData.Controls.Add(this.kanban4);
this.flpnlResultData.Controls.Add(this.kanban5);
this.flpnlResultData.Controls.Add(this.kanban6);
this.flpnlResultData.Location = new System.Drawing.Point(2, 102);
this.flpnlResultData.Margin = new System.Windows.Forms.Padding(2);
this.flpnlResultData.Name = "flpnlResultData";
this.flpnlResultData.Size = new System.Drawing.Size(335, 108);
this.flpnlResultData.TabIndex = 5;
//
// kanban1
//
this.kanban1.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.kanban1.Controls.Add(this.lblTensionMin);
this.kanban1.Controls.Add(this.lblTensionMax);
this.kanban1.Controls.Add(this.label10);
this.kanban1.Controls.Add(this.label16);
this.kanban1.Controls.Add(this.lblTension);
this.kanban1.Controls.Add(this.label4);
this.kanban1.Controls.Add(this.label6);
this.kanban1.Location = new System.Drawing.Point(2, 2);
this.kanban1.Margin = new System.Windows.Forms.Padding(2);
this.kanban1.Name = "kanban1";
this.kanban1.Size = new System.Drawing.Size(53, 94);
this.kanban1.TabIndex = 14;
//
// lblTensionMin
//
this.lblTensionMin.AutoSize = true;
this.lblTensionMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTensionMin.ForeColor = System.Drawing.Color.White;
this.lblTensionMin.Location = new System.Drawing.Point(36, 79);
this.lblTensionMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblTensionMin.Name = "lblTensionMin";
this.lblTensionMin.Size = new System.Drawing.Size(32, 14);
this.lblTensionMin.TabIndex = 11;
this.lblTensionMin.Text = "0.00";
this.lblTensionMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblTensionMax
//
this.lblTensionMax.AutoSize = true;
this.lblTensionMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTensionMax.ForeColor = System.Drawing.Color.White;
this.lblTensionMax.Location = new System.Drawing.Point(36, 65);
this.lblTensionMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblTensionMax.Name = "lblTensionMax";
this.lblTensionMax.Size = new System.Drawing.Size(32, 14);
this.lblTensionMax.TabIndex = 11;
this.lblTensionMax.Text = "0.00";
this.lblTensionMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.ForeColor = System.Drawing.Color.White;
this.label10.Location = new System.Drawing.Point(2, 65);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(36, 14);
this.label10.TabIndex = 11;
this.label10.Text = "Max: ";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.ForeColor = System.Drawing.Color.White;
this.label16.Location = new System.Drawing.Point(2, 79);
this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(33, 14);
this.label16.TabIndex = 11;
this.label16.Text = "Min: ";
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblTension
//
this.lblTension.AutoSize = true;
this.lblTension.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTension.ForeColor = System.Drawing.Color.White;
this.lblTension.Location = new System.Drawing.Point(7, 30);
this.lblTension.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblTension.Name = "lblTension";
this.lblTension.Size = new System.Drawing.Size(55, 24);
this.lblTension.TabIndex = 11;
this.lblTension.Text = "0.00";
this.lblTension.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(7, 5);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(95, 20);
this.label4.TabIndex = 10;
this.label4.Text = "张力(N/cm)";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.Color.White;
this.label6.Location = new System.Drawing.Point(-3, 51);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(209, 12);
this.label6.TabIndex = 12;
this.label6.Text = "__________________________________";
//
// kanban2
//
this.kanban2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.kanban2.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.kanban2.Controls.Add(this.lblHeightMin);
this.kanban2.Controls.Add(this.lblHeightMax);
this.kanban2.Controls.Add(this.label17);
this.kanban2.Controls.Add(this.label19);
this.kanban2.Controls.Add(this.lblHeight);
this.kanban2.Controls.Add(this.label7);
this.kanban2.Controls.Add(this.label12);
this.kanban2.Location = new System.Drawing.Point(59, 2);
this.kanban2.Margin = new System.Windows.Forms.Padding(2);
this.kanban2.Name = "kanban2";
this.kanban2.Size = new System.Drawing.Size(53, 94);
this.kanban2.TabIndex = 17;
//
// lblHeightMin
//
this.lblHeightMin.AutoSize = true;
this.lblHeightMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblHeightMin.ForeColor = System.Drawing.Color.White;
this.lblHeightMin.Location = new System.Drawing.Point(37, 79);
this.lblHeightMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblHeightMin.Name = "lblHeightMin";
this.lblHeightMin.Size = new System.Drawing.Size(32, 14);
this.lblHeightMin.TabIndex = 11;
this.lblHeightMin.Text = "0.00";
this.lblHeightMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblHeightMax
//
this.lblHeightMax.AutoSize = true;
this.lblHeightMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblHeightMax.ForeColor = System.Drawing.Color.White;
this.lblHeightMax.Location = new System.Drawing.Point(37, 65);
this.lblHeightMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblHeightMax.Name = "lblHeightMax";
this.lblHeightMax.Size = new System.Drawing.Size(32, 14);
this.lblHeightMax.TabIndex = 11;
this.lblHeightMax.Text = "0.00";
this.lblHeightMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.ForeColor = System.Drawing.Color.White;
this.label17.Location = new System.Drawing.Point(2, 65);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(36, 14);
this.label17.TabIndex = 13;
this.label17.Text = "Max: ";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label19.ForeColor = System.Drawing.Color.White;
this.label19.Location = new System.Drawing.Point(2, 79);
this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(33, 14);
this.label19.TabIndex = 14;
this.label19.Text = "Min: ";
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblHeight
//
this.lblHeight.AutoSize = true;
this.lblHeight.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblHeight.ForeColor = System.Drawing.Color.White;
this.lblHeight.Location = new System.Drawing.Point(10, 30);
this.lblHeight.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblHeight.Name = "lblHeight";
this.lblHeight.Size = new System.Drawing.Size(55, 24);
this.lblHeight.TabIndex = 11;
this.lblHeight.Text = "0.00";
this.lblHeight.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(11, 5);
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(79, 20);
this.label7.TabIndex = 10;
this.label7.Text = "厚度(um)";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label12
//
this.label12.AutoSize = true;
this.label12.ForeColor = System.Drawing.Color.White;
this.label12.Location = new System.Drawing.Point(-2, 51);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(209, 12);
this.label12.TabIndex = 12;
this.label12.Text = "__________________________________";
//
// kanban3
//
this.kanban3.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.kanban3.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.kanban3.Controls.Add(this.lblLineWidthMin);
this.kanban3.Controls.Add(this.lblLineWidthMax);
this.kanban3.Controls.Add(this.label20);
this.kanban3.Controls.Add(this.label23);
this.kanban3.Controls.Add(this.lblLineWidth);
this.kanban3.Controls.Add(this.label9);
this.kanban3.Controls.Add(this.label15);
this.kanban3.Location = new System.Drawing.Point(116, 2);
this.kanban3.Margin = new System.Windows.Forms.Padding(2);
this.kanban3.Name = "kanban3";
this.kanban3.Size = new System.Drawing.Size(53, 94);
this.kanban3.TabIndex = 16;
//
// lblLineWidthMin
//
this.lblLineWidthMin.AutoSize = true;
this.lblLineWidthMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLineWidthMin.ForeColor = System.Drawing.Color.White;
this.lblLineWidthMin.Location = new System.Drawing.Point(33, 79);
this.lblLineWidthMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblLineWidthMin.Name = "lblLineWidthMin";
this.lblLineWidthMin.Size = new System.Drawing.Size(32, 14);
this.lblLineWidthMin.TabIndex = 11;
this.lblLineWidthMin.Text = "0.00";
this.lblLineWidthMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblLineWidthMax
//
this.lblLineWidthMax.AutoSize = true;
this.lblLineWidthMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLineWidthMax.ForeColor = System.Drawing.Color.White;
this.lblLineWidthMax.Location = new System.Drawing.Point(33, 65);
this.lblLineWidthMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblLineWidthMax.Name = "lblLineWidthMax";
this.lblLineWidthMax.Size = new System.Drawing.Size(32, 14);
this.lblLineWidthMax.TabIndex = 11;
this.lblLineWidthMax.Text = "0.00";
this.lblLineWidthMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label20.ForeColor = System.Drawing.Color.White;
this.label20.Location = new System.Drawing.Point(2, 65);
this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(36, 14);
this.label20.TabIndex = 13;
this.label20.Text = "Max: ";
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label23.ForeColor = System.Drawing.Color.White;
this.label23.Location = new System.Drawing.Point(2, 79);
this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(33, 14);
this.label23.TabIndex = 14;
this.label23.Text = "Min: ";
this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblLineWidth
//
this.lblLineWidth.AutoSize = true;
this.lblLineWidth.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLineWidth.ForeColor = System.Drawing.Color.White;
this.lblLineWidth.Location = new System.Drawing.Point(13, 30);
this.lblLineWidth.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblLineWidth.Name = "lblLineWidth";
this.lblLineWidth.Size = new System.Drawing.Size(55, 24);
this.lblLineWidth.TabIndex = 11;
this.lblLineWidth.Text = "0.00";
this.lblLineWidth.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(13, 5);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(79, 20);
this.label9.TabIndex = 10;
this.label9.Text = "线宽(um)";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label15
//
this.label15.AutoSize = true;
this.label15.ForeColor = System.Drawing.Color.White;
this.label15.Location = new System.Drawing.Point(-5, 51);
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(209, 12);
this.label15.TabIndex = 12;
this.label15.Text = "__________________________________";
//
// kanban4
//
this.kanban4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.kanban4.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.kanban4.Controls.Add(this.lblPTMin);
this.kanban4.Controls.Add(this.lblPTMax);
this.kanban4.Controls.Add(this.label24);
this.kanban4.Controls.Add(this.label25);
this.kanban4.Controls.Add(this.label11);
this.kanban4.Controls.Add(this.lblPT);
this.kanban4.Controls.Add(this.label18);
this.kanban4.Location = new System.Drawing.Point(173, 2);
this.kanban4.Margin = new System.Windows.Forms.Padding(2);
this.kanban4.Name = "kanban4";
this.kanban4.Size = new System.Drawing.Size(53, 94);
this.kanban4.TabIndex = 15;
//
// lblPTMin
//
this.lblPTMin.AutoSize = true;
this.lblPTMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPTMin.ForeColor = System.Drawing.Color.White;
this.lblPTMin.Location = new System.Drawing.Point(33, 79);
this.lblPTMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblPTMin.Name = "lblPTMin";
this.lblPTMin.Size = new System.Drawing.Size(46, 14);
this.lblPTMin.TabIndex = 11;
this.lblPTMin.Text = "0.0000";
this.lblPTMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblPTMax
//
this.lblPTMax.AutoSize = true;
this.lblPTMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPTMax.ForeColor = System.Drawing.Color.White;
this.lblPTMax.Location = new System.Drawing.Point(33, 65);
this.lblPTMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblPTMax.Name = "lblPTMax";
this.lblPTMax.Size = new System.Drawing.Size(46, 14);
this.lblPTMax.TabIndex = 11;
this.lblPTMax.Text = "0.0000";
this.lblPTMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label24.ForeColor = System.Drawing.Color.White;
this.label24.Location = new System.Drawing.Point(2, 65);
this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(36, 14);
this.label24.TabIndex = 13;
this.label24.Text = "Max: ";
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label25.ForeColor = System.Drawing.Color.White;
this.label25.Location = new System.Drawing.Point(2, 79);
this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(33, 14);
this.label25.TabIndex = 14;
this.label25.Text = "Min: ";
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(9, 5);
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(87, 20);
this.label11.TabIndex = 10;
this.label11.Text = "PT值(mm)";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblPT
//
this.lblPT.AutoSize = true;
this.lblPT.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPT.ForeColor = System.Drawing.Color.White;
this.lblPT.Location = new System.Drawing.Point(9, 30);
this.lblPT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblPT.Name = "lblPT";
this.lblPT.Size = new System.Drawing.Size(81, 24);
this.lblPT.TabIndex = 11;
this.lblPT.Text = "0.0000";
this.lblPT.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label18
//
this.label18.AutoSize = true;
this.label18.ForeColor = System.Drawing.Color.White;
this.label18.Location = new System.Drawing.Point(-5, 51);
this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(209, 12);
this.label18.TabIndex = 12;
this.label18.Text = "__________________________________";
//
// kanban5
//
this.kanban5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.kanban5.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.kanban5.Controls.Add(this.label14);
this.kanban5.Controls.Add(this.lblCompareResultCount);
this.kanban5.Controls.Add(this.label5);
this.kanban5.Controls.Add(this.lblCompareResult);
this.kanban5.Controls.Add(this.label8);
this.kanban5.Location = new System.Drawing.Point(230, 2);
this.kanban5.Margin = new System.Windows.Forms.Padding(2);
this.kanban5.Name = "kanban5";
this.kanban5.Size = new System.Drawing.Size(53, 94);
this.kanban5.TabIndex = 18;
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.White;
this.label14.Location = new System.Drawing.Point(4, 67);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(47, 12);
this.label14.TabIndex = 14;
this.label14.Text = "未通过:";
this.label14.Click += new System.EventHandler(this.lblCompareResult_Click);
//
// lblCompareResultCount
//
this.lblCompareResultCount.AutoSize = true;
this.lblCompareResultCount.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblCompareResultCount.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCompareResultCount.ForeColor = System.Drawing.Color.White;
this.lblCompareResultCount.Location = new System.Drawing.Point(53, 65);
this.lblCompareResultCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblCompareResultCount.Name = "lblCompareResultCount";
this.lblCompareResultCount.Size = new System.Drawing.Size(14, 14);
this.lblCompareResultCount.TabIndex = 11;
this.lblCompareResultCount.Text = "0";
this.lblCompareResultCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lblCompareResultCount.Click += new System.EventHandler(this.lblCompareResult_Click);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(9, 5);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(77, 20);
this.label5.TabIndex = 10;
this.label5.Text = "图纸比对";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblCompareResult
//
this.lblCompareResult.AutoSize = true;
this.lblCompareResult.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblCompareResult.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCompareResult.ForeColor = System.Drawing.Color.White;
this.lblCompareResult.Location = new System.Drawing.Point(9, 30);
this.lblCompareResult.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblCompareResult.Name = "lblCompareResult";
this.lblCompareResult.Size = new System.Drawing.Size(31, 24);
this.lblCompareResult.TabIndex = 11;
this.lblCompareResult.Text = "无";
this.lblCompareResult.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lblCompareResult.Click += new System.EventHandler(this.lblCompareResult_Click);
//
// label8
//
this.label8.AutoSize = true;
this.label8.ForeColor = System.Drawing.Color.White;
this.label8.Location = new System.Drawing.Point(-5, 51);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(209, 12);
this.label8.TabIndex = 12;
this.label8.Text = "__________________________________";
//
// kanban6
//
this.kanban6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.kanban6.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.kanban6.Controls.Add(this.lblDefectResultCount);
this.kanban6.Controls.Add(this.label21);
this.kanban6.Controls.Add(this.lblDefectResult);
this.kanban6.Controls.Add(this.label13);
this.kanban6.Location = new System.Drawing.Point(287, 2);
this.kanban6.Margin = new System.Windows.Forms.Padding(2);
this.kanban6.Name = "kanban6";
this.kanban6.Size = new System.Drawing.Size(40, 94);
this.kanban6.TabIndex = 19;
//
// lblDefectResultCount
//
this.lblDefectResultCount.AutoSize = true;
this.lblDefectResultCount.ForeColor = System.Drawing.Color.White;
this.lblDefectResultCount.Location = new System.Drawing.Point(2, 67);
this.lblDefectResultCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblDefectResultCount.Name = "lblDefectResultCount";
this.lblDefectResultCount.Size = new System.Drawing.Size(17, 12);
this.lblDefectResultCount.TabIndex = 15;
this.lblDefectResultCount.Text = "无";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label21.Location = new System.Drawing.Point(9, 5);
this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(77, 20);
this.label21.TabIndex = 10;
this.label21.Text = "外观检测";
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblDefectResult
//
this.lblDefectResult.AutoSize = true;
this.lblDefectResult.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDefectResult.ForeColor = System.Drawing.Color.White;
this.lblDefectResult.Location = new System.Drawing.Point(9, 30);
this.lblDefectResult.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblDefectResult.Name = "lblDefectResult";
this.lblDefectResult.Size = new System.Drawing.Size(31, 24);
this.lblDefectResult.TabIndex = 11;
this.lblDefectResult.Text = "无";
this.lblDefectResult.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label13
//
this.label13.AutoSize = true;
this.label13.ForeColor = System.Drawing.Color.White;
this.label13.Location = new System.Drawing.Point(-5, 51);
this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(209, 12);
this.label13.TabIndex = 12;
this.label13.Text = "__________________________________";
//
// gpbLog
//
this.gpbLog.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.gpbLog.Controls.Add(this.lstLog);
this.gpbLog.Location = new System.Drawing.Point(2, 365);
this.gpbLog.Margin = new System.Windows.Forms.Padding(2);
this.gpbLog.Name = "gpbLog";
this.gpbLog.Padding = new System.Windows.Forms.Padding(2);
this.gpbLog.Size = new System.Drawing.Size(502, 161);
this.gpbLog.TabIndex = 4;
this.gpbLog.TabStop = false;
this.gpbLog.Text = "日志信息";
//
// lstLog
//
this.lstLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.lstLog.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.lstLog.FormattingEnabled = true;
this.lstLog.HorizontalScrollbar = true;
this.lstLog.ItemHeight = 16;
this.lstLog.Location = new System.Drawing.Point(2, 16);
this.lstLog.Name = "lstLog";
this.lstLog.Size = new System.Drawing.Size(498, 143);
this.lstLog.TabIndex = 27;
this.lstLog.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lstLog_DrawItem);
//
// gpbProductInfo
//
this.gpbProductInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gpbProductInfo.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.gpbProductInfo.Controls.Add(this.panel1);
this.gpbProductInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gpbProductInfo.Location = new System.Drawing.Point(2, 2);
this.gpbProductInfo.Margin = new System.Windows.Forms.Padding(2);
this.gpbProductInfo.Name = "gpbProductInfo";
this.gpbProductInfo.Padding = new System.Windows.Forms.Padding(2);
this.gpbProductInfo.Size = new System.Drawing.Size(504, 98);
this.gpbProductInfo.TabIndex = 2;
this.gpbProductInfo.TabStop = false;
this.gpbProductInfo.Text = "产品信息";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.txtBatchId);
this.panel1.Controls.Add(this.lblBatchId);
this.panel1.Controls.Add(this.txtProductCode);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.txtProductSN);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.txtProductName);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(2, 16);
this.panel1.Margin = new System.Windows.Forms.Padding(2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(500, 80);
this.panel1.TabIndex = 0;
//
// txtBatchId
//
this.txtBatchId.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtBatchId.Location = new System.Drawing.Point(216, 58);
this.txtBatchId.Margin = new System.Windows.Forms.Padding(2);
this.txtBatchId.Name = "txtBatchId";
this.txtBatchId.ReadOnly = true;
this.txtBatchId.Size = new System.Drawing.Size(282, 21);
this.txtBatchId.TabIndex = 12;
//
// lblBatchId
//
this.lblBatchId.AutoSize = true;
this.lblBatchId.Location = new System.Drawing.Point(171, 61);
this.lblBatchId.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblBatchId.Name = "lblBatchId";
this.lblBatchId.Size = new System.Drawing.Size(41, 12);
this.lblBatchId.TabIndex = 11;
this.lblBatchId.Text = "批次:";
//
// txtProductCode
//
this.txtProductCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtProductCode.Location = new System.Drawing.Point(55, 33);
this.txtProductCode.Margin = new System.Windows.Forms.Padding(2);
this.txtProductCode.Name = "txtProductCode";
this.txtProductCode.ReadOnly = true;
this.txtProductCode.Size = new System.Drawing.Size(444, 21);
this.txtProductCode.TabIndex = 8;
this.txtProductCode.DoubleClick += new System.EventHandler(this.txtProductCode_DoubleClick);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(5, 37);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(41, 12);
this.label3.TabIndex = 6;
this.label3.Text = "料号:";
//
// txtProductSN
//
this.txtProductSN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtProductSN.Location = new System.Drawing.Point(55, 58);
this.txtProductSN.Margin = new System.Windows.Forms.Padding(2);
this.txtProductSN.Name = "txtProductSN";
this.txtProductSN.ReadOnly = true;
this.txtProductSN.Size = new System.Drawing.Size(282, 21);
this.txtProductSN.TabIndex = 9;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(5, 61);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 7;
this.label2.Text = "网版编码:";
//
// txtProductName
//
this.txtProductName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtProductName.Location = new System.Drawing.Point(55, 9);
this.txtProductName.Margin = new System.Windows.Forms.Padding(2);
this.txtProductName.Name = "txtProductName";
this.txtProductName.ReadOnly = true;
this.txtProductName.Size = new System.Drawing.Size(444, 21);
this.txtProductName.TabIndex = 5;
this.txtProductName.DoubleClick += new System.EventHandler(this.txtProductName_DoubleClick);
this.txtProductName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtProductName_KeyPress);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(5, 12);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(41, 12);
this.label1.TabIndex = 4;
this.label1.Text = "名称:";
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
this.splitContainer2.IsSplitterFixed = true;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Margin = new System.Windows.Forms.Padding(2);
this.splitContainer2.Name = "splitContainer2";
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.splitContainer3);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.gboxDefectList);
this.splitContainer2.Panel2MinSize = 400;
this.splitContainer2.Size = new System.Drawing.Size(463, 523);
this.splitContainer2.SplitterDistance = 33;
this.splitContainer2.SplitterWidth = 3;
this.splitContainer2.TabIndex = 10;
//
// splitContainer3
//
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer3.IsSplitterFixed = true;
this.splitContainer3.Location = new System.Drawing.Point(0, 0);
this.splitContainer3.Margin = new System.Windows.Forms.Padding(2);
this.splitContainer3.Name = "splitContainer3";
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer3.Panel1
//
this.splitContainer3.Panel1.Controls.Add(this.picScanner1);
//
// splitContainer3.Panel2
//
this.splitContainer3.Panel2.Controls.Add(this.picScanner2);
this.splitContainer3.Size = new System.Drawing.Size(33, 523);
this.splitContainer3.SplitterDistance = 226;
this.splitContainer3.SplitterWidth = 3;
this.splitContainer3.TabIndex = 11;
this.splitContainer3.ClientSizeChanged += new System.EventHandler(this.splitContainer3_ClientSizeChanged);
//
// picScanner1
//
this.picScanner1.BackColor = System.Drawing.SystemColors.AppWorkspace;
this.picScanner1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.picScanner1.Dock = System.Windows.Forms.DockStyle.Fill;
this.picScanner1.Location = new System.Drawing.Point(0, 0);
this.picScanner1.Margin = new System.Windows.Forms.Padding(2);
this.picScanner1.Name = "picScanner1";
this.picScanner1.Size = new System.Drawing.Size(33, 226);
this.picScanner1.TabIndex = 7;
this.picScanner1.TabStop = false;
//
// picScanner2
//
this.picScanner2.BackColor = System.Drawing.SystemColors.ButtonFace;
this.picScanner2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.picScanner2.Dock = System.Windows.Forms.DockStyle.Fill;
this.picScanner2.Location = new System.Drawing.Point(0, 0);
this.picScanner2.Margin = new System.Windows.Forms.Padding(2);
this.picScanner2.Name = "picScanner2";
this.picScanner2.Size = new System.Drawing.Size(33, 294);
this.picScanner2.TabIndex = 9;
this.picScanner2.TabStop = false;
//
// gboxDefectList
//
this.gboxDefectList.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.gboxDefectList.Controls.Add(this.lblDefectAddTag);
this.gboxDefectList.Controls.Add(this.pnlBmpList);
this.gboxDefectList.Dock = System.Windows.Forms.DockStyle.Fill;
this.gboxDefectList.Location = new System.Drawing.Point(0, 0);
this.gboxDefectList.Margin = new System.Windows.Forms.Padding(2);
this.gboxDefectList.Name = "gboxDefectList";
this.gboxDefectList.Padding = new System.Windows.Forms.Padding(2);
this.gboxDefectList.Size = new System.Drawing.Size(427, 523);
this.gboxDefectList.TabIndex = 3;
this.gboxDefectList.TabStop = false;
this.gboxDefectList.Tag = "0";
this.gboxDefectList.Text = "缺陷图像";
//
// lblDefectAddTag
//
this.lblDefectAddTag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblDefectAddTag.AutoSize = true;
this.lblDefectAddTag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDefectAddTag.ForeColor = System.Drawing.Color.Blue;
this.lblDefectAddTag.Location = new System.Drawing.Point(276, 2);
this.lblDefectAddTag.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblDefectAddTag.Name = "lblDefectAddTag";
this.lblDefectAddTag.Size = new System.Drawing.Size(0, 12);
this.lblDefectAddTag.TabIndex = 1;
this.lblDefectAddTag.Tag = "0";
//
// pnlBmpList
//
this.pnlBmpList.AutoScroll = true;
this.pnlBmpList.AutoSize = true;
this.pnlBmpList.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlBmpList.Location = new System.Drawing.Point(2, 16);
this.pnlBmpList.Margin = new System.Windows.Forms.Padding(2);
this.pnlBmpList.Name = "pnlBmpList";
this.pnlBmpList.Size = new System.Drawing.Size(423, 505);
this.pnlBmpList.TabIndex = 0;
//
// chkBuzzer
//
this.chkBuzzer.AutoSize = true;
this.chkBuzzer.Location = new System.Drawing.Point(677, 27);
this.chkBuzzer.Margin = new System.Windows.Forms.Padding(2);
this.chkBuzzer.Name = "chkBuzzer";
this.chkBuzzer.Size = new System.Drawing.Size(84, 16);
this.chkBuzzer.TabIndex = 13;
this.chkBuzzer.Text = "禁用蜂鸣器";
this.chkBuzzer.UseVisualStyleBackColor = true;
this.chkBuzzer.CheckedChanged += new System.EventHandler(this.chkBuzzer_CheckedChanged);
//
// chkDoorSensor
//
this.chkDoorSensor.AutoSize = true;
this.chkDoorSensor.Location = new System.Drawing.Point(677, 47);
this.chkDoorSensor.Margin = new System.Windows.Forms.Padding(2);
this.chkDoorSensor.Name = "chkDoorSensor";
this.chkDoorSensor.Size = new System.Drawing.Size(96, 16);
this.chkDoorSensor.TabIndex = 14;
this.chkDoorSensor.Text = "禁用门磁告警";
this.chkDoorSensor.UseVisualStyleBackColor = true;
this.chkDoorSensor.CheckedChanged += new System.EventHandler(this.chkDoorSensor_CheckedChanged);
//
// btnMakeTags
//
this.btnMakeTags.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnMakeTags.Enabled = false;
this.btnMakeTags.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnMakeTags.ForeColor = System.Drawing.Color.Blue;
this.btnMakeTags.Location = new System.Drawing.Point(881, 29);
this.btnMakeTags.Margin = new System.Windows.Forms.Padding(2);
this.btnMakeTags.Name = "btnMakeTags";
this.btnMakeTags.Size = new System.Drawing.Size(65, 34);
this.btnMakeTags.TabIndex = 15;
this.btnMakeTags.Text = "批量打标";
this.btnMakeTags.UseVisualStyleBackColor = true;
this.btnMakeTags.Click += new System.EventHandler(this.btnMakeTag_Click);
//
// chkHttpLog
//
this.chkHttpLog.AutoSize = true;
this.chkHttpLog.Location = new System.Drawing.Point(800, 27);
this.chkHttpLog.Margin = new System.Windows.Forms.Padding(2);
this.chkHttpLog.Name = "chkHttpLog";
this.chkHttpLog.Size = new System.Drawing.Size(96, 16);
this.chkHttpLog.TabIndex = 16;
this.chkHttpLog.Text = "HTTP服务日志";
this.chkHttpLog.UseVisualStyleBackColor = true;
this.chkHttpLog.CheckedChanged += new System.EventHandler(this.chkHttpLog_CheckedChanged);
//
// lblTimeLen
//
this.lblTimeLen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblTimeLen.AutoSize = true;
this.lblTimeLen.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.lblTimeLen.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTimeLen.ForeColor = System.Drawing.Color.Green;
this.lblTimeLen.Location = new System.Drawing.Point(732, 43);
this.lblTimeLen.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblTimeLen.Name = "lblTimeLen";
this.lblTimeLen.Size = new System.Drawing.Size(128, 16);
this.lblTimeLen.TabIndex = 17;
this.lblTimeLen.Text = "检测时长: 0 秒";
this.lblTimeLen.Visible = false;
//
// FrmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(978, 627);
this.Controls.Add(this.lblTimeLen);
this.Controls.Add(this.chkHttpLog);
this.Controls.Add(this.btnMakeTags);
this.Controls.Add(this.chkDoorSensor);
this.Controls.Add(this.chkBuzzer);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.menuStrip1);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.MainMenuStrip = this.menuStrip1;
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "FrmMain";
this.ShowIcon = false;
this.Text = "自动化视觉检测系统 - v1.2.5";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMian_FormClosing);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmMian_FormClosed);
this.Load += new System.EventHandler(this.FrmMian_Load);
this.Shown += new System.EventHandler(this.FrmMian_Shown);
this.Resize += new System.EventHandler(this.FrmMian_Resize);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.gpbProcessList.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvProcess)).EndInit();
this.flpnlResultData.ResumeLayout(false);
this.kanban1.ResumeLayout(false);
this.kanban1.PerformLayout();
this.kanban2.ResumeLayout(false);
this.kanban2.PerformLayout();
this.kanban3.ResumeLayout(false);
this.kanban3.PerformLayout();
this.kanban4.ResumeLayout(false);
this.kanban4.PerformLayout();
this.kanban5.ResumeLayout(false);
this.kanban5.PerformLayout();
this.kanban6.ResumeLayout(false);
this.kanban6.PerformLayout();
this.gpbLog.ResumeLayout(false);
this.gpbProductInfo.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
this.splitContainer3.Panel1.ResumeLayout(false);
this.splitContainer3.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
this.splitContainer3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picScanner1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picScanner2)).EndInit();
this.gboxDefectList.ResumeLayout(false);
this.gboxDefectList.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem HToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripMenuItem Menu查询统计;
private System.Windows.Forms.ToolStripMenuItem SToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripMenuItem tsMenuModifyPW;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel tsslLoginInfo;
private System.Windows.Forms.ToolStripStatusLabel tsslLoginTime;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.GroupBox gpbLog;
private System.Windows.Forms.GroupBox gpbProcessList;
private System.Windows.Forms.DataGridView dgvProcess;
private System.Windows.Forms.GroupBox gpbProductInfo;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripButton tsbtnLog;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox txtProductCode;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txtProductSN;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txtProductName;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.SplitContainer splitContainer3;
private System.Windows.Forms.PictureBox picScanner1;
private System.Windows.Forms.PictureBox picScanner2;
private System.Windows.Forms.ToolStripButton tsbtnWarning;
private System.Windows.Forms.GroupBox gboxDefectList;
private System.Windows.Forms.ListBox lstLog;
private System.Windows.Forms.ToolStripMenuItem tsMenuSysSetting;
private System.Windows.Forms.ToolStripMenuItem 退ToolStripMenuItem;
private System.Windows.Forms.ToolStripButton tsbtnOpenDev;
private System.Windows.Forms.ToolStripButton tsbtnCloseDev;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
private System.Windows.Forms.ToolStripButton tsbtnReset;
private System.Windows.Forms.ToolStripButton tsbtnGoDownPT;
private System.Windows.Forms.FlowLayoutPanel pnlBmpList;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
private System.Windows.Forms.ToolStripButton tsbtnStopNow;
private System.Windows.Forms.ToolStripButton tsbtnStart;
private System.Windows.Forms.ToolStripButton tsbtnPause;
private System.Windows.Forms.ToolStripMenuItem tsMenuPTSetting;
private System.Windows.Forms.ToolStripMenuItem tsMenuCmdSetting;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
private System.Windows.Forms.ToolStripButton tsbtnRelogin;
private System.Windows.Forms.CheckBox chkBuzzer;
private System.Windows.Forms.CheckBox chkDoorSensor;
private System.Windows.Forms.ToolStripButton tsbtnLight;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripStatusLabel tsAxisState;
private System.Windows.Forms.ToolStripMenuItem tsbtnProductRevise;
private System.Windows.Forms.Button btnMakeTags;
private System.Windows.Forms.Label lblDefectAddTag;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.TextBox txtBatchId;
private System.Windows.Forms.Label lblBatchId;
private System.Windows.Forms.CheckBox chkHttpLog;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.DataGridViewTextBoxColumn colCode;
private System.Windows.Forms.DataGridViewTextBoxColumn colProcessName;
private System.Windows.Forms.DataGridViewTextBoxColumn colValue;
private System.Windows.Forms.FlowLayoutPanel flpnlResultData;
private System.Windows.Forms.Panel kanban5;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label lblCompareResult;
private System.Windows.Forms.Panel kanban4;
private System.Windows.Forms.Label lblPTMin;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label lblPT;
private System.Windows.Forms.Label lblPTMax;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Panel kanban3;
private System.Windows.Forms.Label lblLineWidthMin;
private System.Windows.Forms.Label lblLineWidth;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label lblLineWidthMax;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Panel kanban2;
private System.Windows.Forms.Label lblHeightMin;
private System.Windows.Forms.Label lblHeight;
private System.Windows.Forms.Label lblHeightMax;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Panel kanban1;
private System.Windows.Forms.Label lblTensionMin;
private System.Windows.Forms.Label lblTensionMax;
private System.Windows.Forms.Label lblTension;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Panel kanban6;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label lblDefectResult;
private System.Windows.Forms.Label lblCompareResultCount;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label lblDefectResultCount;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.ToolStripButton tsbtnSizeTag;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton tsbtnDefectImage;
private System.Windows.Forms.Label lblTimeLen;
private System.Windows.Forms.ToolStripButton tsbtnSizeImage;
}
}