namespace GeBoShi
{
partial class Main
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbtnImpStop = new System.Windows.Forms.ToolStripButton();
this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
this.tsbtnStop = new System.Windows.Forms.ToolStripButton();
this.tbRJP = new System.Windows.Forms.ToolStripButton();
this.tsbtnWarning = new System.Windows.Forms.ToolStripButton();
this.tsbtnReset = new System.Windows.Forms.ToolStripButton();
this.tsbGoHome = new System.Windows.Forms.ToolStripButton();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.tsmSysmgr = new System.Windows.Forms.ToolStripMenuItem();
this.tsmPdtMgr = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsmSysDataFind = new System.Windows.Forms.ToolStripMenuItem();
this.本地数据库查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsmSysUserMgr = new System.Windows.Forms.ToolStripMenuItem();
this.tsmUserRight = new System.Windows.Forms.ToolStripMenuItem();
this.tsmUserList = new System.Windows.Forms.ToolStripMenuItem();
this.stmSysSet = new System.Windows.Forms.ToolStripMenuItem();
this.tsmSysSet = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.tsmDebug = new System.Windows.Forms.ToolStripMenuItem();
this.tsmHelp = new System.Windows.Forms.ToolStripMenuItem();
this.tsmReadLog = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.tsmHelpInfo = new System.Windows.Forms.ToolStripMenuItem();
this.tsmInfoUS = new System.Windows.Forms.ToolStripMenuItem();
this.tsmSoftFile = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.tsState = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslLoginTime = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslLoginInfo = new System.Windows.Forms.ToolStripStatusLabel();
this.tslabelTime = new System.Windows.Forms.ToolStripStatusLabel();
this.stsSaveQueue = new System.Windows.Forms.ToolStripStatusLabel();
this.logTxt = new System.Windows.Forms.ToolStripStatusLabel();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
this.lblDefectSpeed = new System.Windows.Forms.Label();
this.lblDefectLen = new System.Windows.Forms.Label();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.panel2 = new System.Windows.Forms.Panel();
this.panel1 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.cbDefectCode = new System.Windows.Forms.ComboBox();
this.label8 = new System.Windows.Forms.Label();
this.cbPdtSN = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.label2 = new System.Windows.Forms.Label();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.DefectItem = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Enable = new System.Windows.Forms.DataGridViewButtonColumn();
this.label7 = new System.Windows.Forms.Label();
this.ucSwitch1 = new HZH_Controls.Controls.UCSwitch();
this.splitContainer4 = new System.Windows.Forms.SplitContainer();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.skinDataGridView1 = new CCWin.SkinControl.SkinDataGridView();
this.colUid = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colIndex = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colDefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colX = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colY = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colW = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colH = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colArea = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colZXD = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colTarget = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel9 = new System.Windows.Forms.Panel();
this.lbFK = new System.Windows.Forms.Label();
this.chart3 = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.keyPanel = new System.Windows.Forms.Panel();
this.ucKeyBorderAll1 = new HZH_Controls.Controls.UCKeyBorderAll();
this.uiTitel1 = new GeBoShi.UIKits.MaiMuMenu.UITitel_LT();
this.toolStrip1.SuspendLayout();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
this.splitContainer4.Panel1.SuspendLayout();
this.splitContainer4.Panel2.SuspendLayout();
this.splitContainer4.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.skinDataGridView1)).BeginInit();
this.panel9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chart3)).BeginInit();
this.keyPanel.SuspendLayout();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnImpStop,
this.tsbtnStart,
this.tsbtnStop,
this.tsbtnWarning,
this.tbRJP,
this.tsbtnReset,
this.tsbGoHome});
this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
this.toolStrip1.Location = new System.Drawing.Point(0, 89);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.toolStrip1.Size = new System.Drawing.Size(1048, 60);
this.toolStrip1.TabIndex = 23;
this.toolStrip1.Text = "toolStrip1";
//
// tsbtnImpStop
//
this.tsbtnImpStop.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnImpStop.ForeColor = System.Drawing.SystemColors.Control;
this.tsbtnImpStop.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnImpStop.Image")));
this.tsbtnImpStop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnImpStop.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnImpStop.Name = "tsbtnImpStop";
this.tsbtnImpStop.Size = new System.Drawing.Size(78, 57);
this.tsbtnImpStop.Text = "结束验布";
this.tsbtnImpStop.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnImpStop.Click += new System.EventHandler(this.tsbtnImpStop_Click);
//
// tsbtnStart
//
this.tsbtnStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnStart.ForeColor = System.Drawing.SystemColors.Control;
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(78, 57);
this.tsbtnStart.Text = "开始验布";
this.tsbtnStart.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnStart.Click += new System.EventHandler(this.tsbtnStart_Click);
//
// tsbtnStop
//
this.tsbtnStop.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnStop.ForeColor = System.Drawing.SystemColors.Control;
this.tsbtnStop.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStop.Image")));
this.tsbtnStop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnStop.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnStop.Name = "tsbtnStop";
this.tsbtnStop.Size = new System.Drawing.Size(66, 57);
this.tsbtnStop.Text = " 暂停 ";
this.tsbtnStop.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnStop.Click += new System.EventHandler(this.tsbtnStop_Click);
//
// tbRJP
//
this.tbRJP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbRJP.ForeColor = System.Drawing.Color.White;
this.tbRJP.Image = ((System.Drawing.Image)(resources.GetObject("tbRJP.Image")));
this.tbRJP.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbRJP.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tbRJP.Name = "tbRJP";
this.tbRJP.Size = new System.Drawing.Size(62, 57);
this.tbRJP.Text = "软键盘";
this.tbRJP.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbRJP.Click += new System.EventHandler(this.tbRJP_Click);
//
// tsbtnWarning
//
this.tsbtnWarning.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnWarning.ForeColor = System.Drawing.Color.White;
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(78, 57);
this.tsbtnWarning.Text = "解除报警";
this.tsbtnWarning.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnWarning.Click += new System.EventHandler(this.tsbtnWarning_Click);
//
// tsbtnReset
//
this.tsbtnReset.ForeColor = System.Drawing.SystemColors.Control;
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(52, 57);
this.tsbtnReset.Text = " 复位 ";
this.tsbtnReset.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnReset.Visible = false;
this.tsbtnReset.Click += new System.EventHandler(this.tsbtnReset_Click);
//
// tsbGoHome
//
this.tsbGoHome.ForeColor = System.Drawing.Color.White;
this.tsbGoHome.Image = ((System.Drawing.Image)(resources.GetObject("tsbGoHome.Image")));
this.tsbGoHome.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbGoHome.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbGoHome.Name = "tsbGoHome";
this.tsbGoHome.Size = new System.Drawing.Size(60, 57);
this.tsbGoHome.Text = "硬件重启";
this.tsbGoHome.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbGoHome.Visible = false;
this.tsbGoHome.Click += new System.EventHandler(this.tsbGoHome_Click);
//
// menuStrip1
//
this.menuStrip1.AutoSize = false;
this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.menuStrip1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmSysmgr,
this.tsmSysDataFind,
this.tsmSysUserMgr,
this.stmSysSet,
this.tsmHelp});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(1048, 43);
this.menuStrip1.TabIndex = 22;
this.menuStrip1.Text = "menuStrip1";
//
// tsmSysmgr
//
this.tsmSysmgr.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmPdtMgr,
this.toolStripSeparator1,
this.退出ToolStripMenuItem});
this.tsmSysmgr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsmSysmgr.ForeColor = System.Drawing.SystemColors.Control;
this.tsmSysmgr.Name = "tsmSysmgr";
this.tsmSysmgr.ShortcutKeyDisplayString = "Ctrl+M";
this.tsmSysmgr.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.M)));
this.tsmSysmgr.Size = new System.Drawing.Size(134, 39);
this.tsmSysmgr.Text = "系统管理(M)";
this.tsmSysmgr.Click += new System.EventHandler(this.tsmSysmgr_Click);
//
// tsmPdtMgr
//
this.tsmPdtMgr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsmPdtMgr.Image = ((System.Drawing.Image)(resources.GetObject("tsmPdtMgr.Image")));
this.tsmPdtMgr.Name = "tsmPdtMgr";
this.tsmPdtMgr.Size = new System.Drawing.Size(144, 26);
this.tsmPdtMgr.Text = "检测管理";
this.tsmPdtMgr.Click += new System.EventHandler(this.tsmPdtMgr_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(141, 6);
//
// 退出ToolStripMenuItem
//
this.退出ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("退出ToolStripMenuItem.Image")));
this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
this.退出ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
this.退出ToolStripMenuItem.Text = "退出";
this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
//
// tsmSysDataFind
//
this.tsmSysDataFind.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.本地数据库查询ToolStripMenuItem});
this.tsmSysDataFind.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsmSysDataFind.ForeColor = System.Drawing.SystemColors.Control;
this.tsmSysDataFind.Name = "tsmSysDataFind";
this.tsmSysDataFind.ShortcutKeyDisplayString = "Ctrl+R";
this.tsmSysDataFind.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
this.tsmSysDataFind.Size = new System.Drawing.Size(128, 39);
this.tsmSysDataFind.Text = "系统查询(R)";
//
// 本地数据库查询ToolStripMenuItem
//
this.本地数据库查询ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("本地数据库查询ToolStripMenuItem.Image")));
this.本地数据库查询ToolStripMenuItem.Name = "本地数据库查询ToolStripMenuItem";
this.本地数据库查询ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
this.本地数据库查询ToolStripMenuItem.Text = "数据查询";
this.本地数据库查询ToolStripMenuItem.Click += new System.EventHandler(this.本地数据库查询ToolStripMenuItem_Click);
//
// tsmSysUserMgr
//
this.tsmSysUserMgr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.tsmSysUserMgr.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmUserRight,
this.tsmUserList});
this.tsmSysUserMgr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsmSysUserMgr.ForeColor = System.Drawing.Color.White;
this.tsmSysUserMgr.Name = "tsmSysUserMgr";
this.tsmSysUserMgr.Size = new System.Drawing.Size(108, 39);
this.tsmSysUserMgr.Text = "用户管理(U)";
//
// tsmUserRight
//
this.tsmUserRight.Image = ((System.Drawing.Image)(resources.GetObject("tsmUserRight.Image")));
this.tsmUserRight.Name = "tsmUserRight";
this.tsmUserRight.Size = new System.Drawing.Size(144, 26);
this.tsmUserRight.Text = "权限管理";
this.tsmUserRight.Click += new System.EventHandler(this.tsmUserRight_Click);
//
// tsmUserList
//
this.tsmUserList.Image = ((System.Drawing.Image)(resources.GetObject("tsmUserList.Image")));
this.tsmUserList.Name = "tsmUserList";
this.tsmUserList.Size = new System.Drawing.Size(144, 26);
this.tsmUserList.Text = "用户设置";
this.tsmUserList.Click += new System.EventHandler(this.tsmUserList_Click);
//
// stmSysSet
//
this.stmSysSet.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmSysSet,
this.toolStripSeparator5,
this.tsmDebug});
this.stmSysSet.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.stmSysSet.ForeColor = System.Drawing.SystemColors.Control;
this.stmSysSet.Name = "stmSysSet";
this.stmSysSet.ShortcutKeyDisplayString = "Ctrl+S";
this.stmSysSet.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
this.stmSysSet.Size = new System.Drawing.Size(127, 39);
this.stmSysSet.Text = "系统设置(S)";
//
// tsmSysSet
//
this.tsmSysSet.Image = ((System.Drawing.Image)(resources.GetObject("tsmSysSet.Image")));
this.tsmSysSet.Name = "tsmSysSet";
this.tsmSysSet.Size = new System.Drawing.Size(144, 26);
this.tsmSysSet.Text = "系统设置";
this.tsmSysSet.Click += new System.EventHandler(this.tsmSysSet_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(141, 6);
//
// tsmDebug
//
this.tsmDebug.Image = ((System.Drawing.Image)(resources.GetObject("tsmDebug.Image")));
this.tsmDebug.Name = "tsmDebug";
this.tsmDebug.Size = new System.Drawing.Size(144, 26);
this.tsmDebug.Text = "调试";
this.tsmDebug.Visible = false;
this.tsmDebug.Click += new System.EventHandler(this.tsmDebug_Click);
//
// tsmHelp
//
this.tsmHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsmReadLog,
this.toolStripSeparator6,
this.tsmHelpInfo,
this.tsmInfoUS,
this.tsmSoftFile});
this.tsmHelp.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsmHelp.ForeColor = System.Drawing.SystemColors.Control;
this.tsmHelp.Name = "tsmHelp";
this.tsmHelp.ShortcutKeyDisplayString = "Ctrl+H";
this.tsmHelp.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.H)));
this.tsmHelp.Size = new System.Drawing.Size(98, 39);
this.tsmHelp.Text = "帮助(H)";
this.tsmHelp.Visible = false;
//
// tsmReadLog
//
this.tsmReadLog.Image = ((System.Drawing.Image)(resources.GetObject("tsmReadLog.Image")));
this.tsmReadLog.Name = "tsmReadLog";
this.tsmReadLog.Size = new System.Drawing.Size(176, 26);
this.tsmReadLog.Text = "日志查询";
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(173, 6);
//
// tsmHelpInfo
//
this.tsmHelpInfo.Image = ((System.Drawing.Image)(resources.GetObject("tsmHelpInfo.Image")));
this.tsmHelpInfo.Name = "tsmHelpInfo";
this.tsmHelpInfo.Size = new System.Drawing.Size(176, 26);
this.tsmHelpInfo.Text = "帮助";
//
// tsmInfoUS
//
this.tsmInfoUS.Image = ((System.Drawing.Image)(resources.GetObject("tsmInfoUS.Image")));
this.tsmInfoUS.Name = "tsmInfoUS";
this.tsmInfoUS.Size = new System.Drawing.Size(176, 26);
this.tsmInfoUS.Text = "关于";
//
// tsmSoftFile
//
this.tsmSoftFile.Name = "tsmSoftFile";
this.tsmSoftFile.Size = new System.Drawing.Size(176, 26);
this.tsmSoftFile.Text = "软件使用说明";
//
// statusStrip1
//
this.statusStrip1.BackColor = System.Drawing.SystemColors.HotTrack;
this.statusStrip1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsState,
this.tsslLoginTime,
this.tsslLoginInfo,
this.tslabelTime,
this.stsSaveQueue,
this.logTxt});
this.statusStrip1.Location = new System.Drawing.Point(0, 648);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 9, 0);
this.statusStrip1.Size = new System.Drawing.Size(1048, 26);
this.statusStrip1.TabIndex = 25;
this.statusStrip1.Text = "statusStrip1";
//
// tsState
//
this.tsState.ForeColor = System.Drawing.Color.White;
this.tsState.Name = "tsState";
this.tsState.Size = new System.Drawing.Size(74, 21);
this.tsState.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(243, 21);
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(122, 21);
this.tsslLoginInfo.Text = "操作员:admin";
//
// tslabelTime
//
this.tslabelTime.ForeColor = System.Drawing.Color.White;
this.tslabelTime.Name = "tslabelTime";
this.tslabelTime.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.tslabelTime.Size = new System.Drawing.Size(106, 21);
this.tslabelTime.Text = "实时测试队列";
//
// stsSaveQueue
//
this.stsSaveQueue.ForeColor = System.Drawing.Color.White;
this.stsSaveQueue.Name = "stsSaveQueue";
this.stsSaveQueue.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.stsSaveQueue.Size = new System.Drawing.Size(87, 21);
this.stsSaveQueue.Text = "存图队列:0";
//
// logTxt
//
this.logTxt.ForeColor = System.Drawing.Color.White;
this.logTxt.Name = "logTxt";
this.logTxt.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.logTxt.Size = new System.Drawing.Size(74, 21);
this.logTxt.Text = "日志信息";
this.logTxt.TextChanged += new System.EventHandler(this.logTxt_TextChanged);
//
// backgroundWorker1
//
this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
//
// lblDefectSpeed
//
this.lblDefectSpeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblDefectSpeed.AutoSize = true;
this.lblDefectSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.lblDefectSpeed.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDefectSpeed.ForeColor = System.Drawing.Color.Lime;
this.lblDefectSpeed.Location = new System.Drawing.Point(842, 118);
this.lblDefectSpeed.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblDefectSpeed.Name = "lblDefectSpeed";
this.lblDefectSpeed.Size = new System.Drawing.Size(171, 16);
this.lblDefectSpeed.TabIndex = 30;
this.lblDefectSpeed.Text = "检测速度: 0 米/分钟";
//
// lblDefectLen
//
this.lblDefectLen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblDefectLen.AutoSize = true;
this.lblDefectLen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.lblDefectLen.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblDefectLen.ForeColor = System.Drawing.Color.Lime;
this.lblDefectLen.Location = new System.Drawing.Point(842, 98);
this.lblDefectLen.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblDefectLen.Name = "lblDefectLen";
this.lblDefectLen.Size = new System.Drawing.Size(128, 16);
this.lblDefectLen.TabIndex = 29;
this.lblDefectLen.Text = "检测长度: 0 米";
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 149);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.splitContainer1.Panel1.Controls.Add(this.pictureBox1);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
this.splitContainer1.Size = new System.Drawing.Size(1048, 499);
this.splitContainer1.SplitterDistance = 82;
this.splitContainer1.TabIndex = 100;
//
// pictureBox1
//
this.pictureBox1.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.pictureBox1.BackColor = System.Drawing.SystemColors.Control;
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Location = new System.Drawing.Point(8, 4);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(1032, 75);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 13;
this.pictureBox1.TabStop = false;
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Name = "splitContainer2";
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.tableLayoutPanel1);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.splitContainer4);
this.splitContainer2.Size = new System.Drawing.Size(1048, 413);
this.splitContainer2.SplitterDistance = 326;
this.splitContainer2.TabIndex = 25;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 111F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(326, 413);
this.tableLayoutPanel1.TabIndex = 0;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.panel2.Controls.Add(this.panel1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(3, 3);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(320, 105);
this.panel2.TabIndex = 0;
//
// panel1
//
this.panel1.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.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.cbDefectCode);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.cbPdtSN);
this.panel1.Controls.Add(this.label4);
this.panel1.Location = new System.Drawing.Point(3, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(314, 99);
this.panel1.TabIndex = 3;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.MidnightBlue;
this.label1.Location = new System.Drawing.Point(8, 5);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(74, 22);
this.label1.TabIndex = 20;
this.label1.Text = "检验信息";
//
// cbDefectCode
//
this.cbDefectCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.cbDefectCode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbDefectCode.FormattingEnabled = true;
this.cbDefectCode.Items.AddRange(new object[] {
"1",
"2",
"3",
"4",
"5"});
this.cbDefectCode.Location = new System.Drawing.Point(91, 65);
this.cbDefectCode.Name = "cbDefectCode";
this.cbDefectCode.Size = new System.Drawing.Size(216, 28);
this.cbDefectCode.TabIndex = 19;
this.cbDefectCode.SelectedIndexChanged += new System.EventHandler(this.cbDefectCode_SelectedIndexChanged);
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("微软雅黑 Light", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.MidnightBlue;
this.label8.Location = new System.Drawing.Point(8, 68);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(79, 20);
this.label8.TabIndex = 18;
this.label8.Text = "检测标准:";
//
// cbPdtSN
//
this.cbPdtSN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.cbPdtSN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbPdtSN.FormattingEnabled = true;
this.cbPdtSN.Items.AddRange(new object[] {
"test"});
this.cbPdtSN.Location = new System.Drawing.Point(91, 30);
this.cbPdtSN.Name = "cbPdtSN";
this.cbPdtSN.Size = new System.Drawing.Size(216, 28);
this.cbPdtSN.TabIndex = 13;
this.cbPdtSN.Click += new System.EventHandler(this.cbPdtSN_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑 Light", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.MidnightBlue;
this.label4.Location = new System.Drawing.Point(8, 33);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(79, 20);
this.label4.TabIndex = 12;
this.label4.Text = "产品条码:";
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.panel3.Controls.Add(this.panel4);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(3, 114);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(320, 296);
this.panel3.TabIndex = 1;
//
// panel4
//
this.panel4.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.panel4.BackColor = System.Drawing.Color.White;
this.panel4.Controls.Add(this.label2);
this.panel4.Controls.Add(this.dataGridView1);
this.panel4.Controls.Add(this.label7);
this.panel4.Controls.Add(this.ucSwitch1);
this.panel4.Location = new System.Drawing.Point(5, 3);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(312, 290);
this.panel4.TabIndex = 0;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.MidnightBlue;
this.label2.Location = new System.Drawing.Point(6, 11);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(74, 22);
this.label2.TabIndex = 21;
this.label2.Text = "检验控制";
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.AllowUserToResizeColumns = false;
this.dataGridView1.AllowUserToResizeRows = false;
this.dataGridView1.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.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.DefectItem,
this.Enable});
this.dataGridView1.Location = new System.Drawing.Point(5, 74);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowHeadersVisible = false;
this.dataGridView1.RowHeadersWidth = 51;
this.dataGridView1.RowTemplate.Height = 30;
this.dataGridView1.Size = new System.Drawing.Size(304, 209);
this.dataGridView1.TabIndex = 12;
this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
//
// DefectItem
//
this.DefectItem.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.DefectItem.HeaderText = "二次判断项";
this.DefectItem.MinimumWidth = 6;
this.DefectItem.Name = "DefectItem";
this.DefectItem.ReadOnly = true;
//
// Enable
//
this.Enable.HeaderText = "判断";
this.Enable.MinimumWidth = 6;
this.Enable.Name = "Enable";
this.Enable.Text = "启用";
this.Enable.Width = 125;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("微软雅黑 Light", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.MidnightBlue;
this.label7.Location = new System.Drawing.Point(39, 35);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(93, 20);
this.label7.TabIndex = 11;
this.label7.Text = "瑕疵二次判断";
//
// ucSwitch1
//
this.ucSwitch1.BackColor = System.Drawing.Color.Transparent;
this.ucSwitch1.Checked = false;
this.ucSwitch1.FalseColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189)))));
this.ucSwitch1.FalseTextColr = System.Drawing.Color.Black;
this.ucSwitch1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ucSwitch1.Location = new System.Drawing.Point(177, 29);
this.ucSwitch1.Name = "ucSwitch1";
this.ucSwitch1.Size = new System.Drawing.Size(80, 28);
this.ucSwitch1.SwitchType = HZH_Controls.Controls.SwitchType.Ellipse;
this.ucSwitch1.TabIndex = 10;
this.ucSwitch1.Texts = new string[] {
"开启",
"关闭"};
this.ucSwitch1.TrueColor = System.Drawing.Color.Lime;
this.ucSwitch1.TrueTextColr = System.Drawing.Color.Black;
this.ucSwitch1.CheckedChanged += new System.EventHandler(this.ucSwitch1_CheckedChanged);
//
// splitContainer4
//
this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer4.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
this.splitContainer4.Location = new System.Drawing.Point(0, 0);
this.splitContainer4.Name = "splitContainer4";
this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer4.Panel1
//
this.splitContainer4.Panel1.Controls.Add(this.tabControl1);
//
// splitContainer4.Panel2
//
this.splitContainer4.Panel2.Controls.Add(this.panel9);
this.splitContainer4.Size = new System.Drawing.Size(718, 413);
this.splitContainer4.SplitterDistance = 286;
this.splitContainer4.TabIndex = 1;
//
// tabControl1
//
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControl1.ItemSize = new System.Drawing.Size(106, 26);
this.tabControl1.Location = new System.Drawing.Point(2, 6);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(708, 277);
this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControl1.TabIndex = 1;
this.tabControl1.Resize += new System.EventHandler(this.tabControl1_Resize);
//
// tabPage1
//
this.tabPage1.AutoScroll = true;
this.tabPage1.Controls.Add(this.chart1);
this.tabPage1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabPage1.ForeColor = System.Drawing.SystemColors.HotTrack;
this.tabPage1.Location = new System.Drawing.Point(4, 30);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(700, 243);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "瑕疵分布";
this.tabPage1.UseVisualStyleBackColor = true;
//
// chart1
//
chartArea3.AxisX.Maximum = 160D;
chartArea3.AxisX.Minimum = 0D;
chartArea3.AxisY.LabelStyle.Format = "N0";
chartArea3.AxisY.MaximumAutoSize = 95F;
chartArea3.Name = "ChartArea1";
this.chart1.ChartAreas.Add(chartArea3);
this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
this.chart1.Location = new System.Drawing.Point(3, 3);
this.chart1.Margin = new System.Windows.Forms.Padding(2);
this.chart1.Name = "chart1";
series3.ChartArea = "ChartArea1";
series3.Name = "Series1";
this.chart1.Series.Add(series3);
this.chart1.Size = new System.Drawing.Size(694, 237);
this.chart1.TabIndex = 4;
this.chart1.Text = "chart1";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.skinDataGridView1);
this.tabPage2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabPage2.ForeColor = System.Drawing.SystemColors.HotTrack;
this.tabPage2.Location = new System.Drawing.Point(4, 30);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(700, 243);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "瑕疵列表";
this.tabPage2.UseVisualStyleBackColor = true;
//
// skinDataGridView1
//
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.skinDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
this.skinDataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
this.skinDataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.skinDataGridView1.ColumnFont = null;
this.skinDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(246)))), ((int)(((byte)(239)))));
dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.skinDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
this.skinDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.skinDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.colUid,
this.colCode,
this.colIndex,
this.colDefectName,
this.colX,
this.colY,
this.colW,
this.colH,
this.colArea,
this.colZXD,
this.colTarget});
this.skinDataGridView1.ColumnSelectForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.HotTrack;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(188)))), ((int)(((byte)(240)))));
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.skinDataGridView1.DefaultCellStyle = dataGridViewCellStyle8;
this.skinDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinDataGridView1.EnableHeadersVisualStyles = false;
this.skinDataGridView1.GridColor = System.Drawing.SystemColors.GradientActiveCaption;
this.skinDataGridView1.HeadFont = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.skinDataGridView1.HeadForeColor = System.Drawing.SystemColors.Window;
this.skinDataGridView1.HeadSelectForeColor = System.Drawing.SystemColors.HighlightText;
this.skinDataGridView1.Location = new System.Drawing.Point(3, 3);
this.skinDataGridView1.Name = "skinDataGridView1";
this.skinDataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.ButtonHighlight;
dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.MenuText;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.skinDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.skinDataGridView1.RowHeadersWidth = 51;
this.skinDataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.skinDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle10;
this.skinDataGridView1.RowTemplate.Height = 23;
this.skinDataGridView1.Size = new System.Drawing.Size(694, 237);
this.skinDataGridView1.TabIndex = 1;
this.skinDataGridView1.TitleBack = null;
this.skinDataGridView1.TitleBackColorBegin = System.Drawing.SystemColors.HotTrack;
this.skinDataGridView1.TitleBackColorEnd = System.Drawing.SystemColors.HotTrack;
this.skinDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.skinDataGridView1_CellClick);
this.skinDataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.skinDataGridView1_CellContentClick);
//
// colUid
//
this.colUid.HeaderText = "Uid";
this.colUid.MinimumWidth = 6;
this.colUid.Name = "colUid";
this.colUid.ReadOnly = true;
this.colUid.Visible = false;
this.colUid.Width = 125;
//
// colCode
//
this.colCode.HeaderText = "Code";
this.colCode.MinimumWidth = 6;
this.colCode.Name = "colCode";
this.colCode.ReadOnly = true;
this.colCode.Visible = false;
this.colCode.Width = 125;
//
// colIndex
//
this.colIndex.DataPropertyName = "Index";
this.colIndex.HeaderText = "图号";
this.colIndex.MinimumWidth = 6;
this.colIndex.Name = "colIndex";
this.colIndex.ReadOnly = true;
this.colIndex.Width = 70;
//
// colDefectName
//
this.colDefectName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.colDefectName.DataPropertyName = "Name";
this.colDefectName.HeaderText = "名称";
this.colDefectName.MinimumWidth = 6;
this.colDefectName.Name = "colDefectName";
this.colDefectName.ReadOnly = true;
//
// colX
//
this.colX.DataPropertyName = "X";
this.colX.HeaderText = "X(cm)";
this.colX.MinimumWidth = 6;
this.colX.Name = "colX";
this.colX.ReadOnly = true;
this.colX.Width = 60;
//
// colY
//
this.colY.DataPropertyName = "Y";
this.colY.HeaderText = "Y(m)";
this.colY.MinimumWidth = 6;
this.colY.Name = "colY";
this.colY.ReadOnly = true;
this.colY.Width = 60;
//
// colW
//
this.colW.HeaderText = "宽(cm)";
this.colW.MinimumWidth = 6;
this.colW.Name = "colW";
this.colW.ReadOnly = true;
this.colW.Visible = false;
this.colW.Width = 60;
//
// colH
//
this.colH.HeaderText = "高(cm)";
this.colH.MinimumWidth = 6;
this.colH.Name = "colH";
this.colH.ReadOnly = true;
this.colH.Visible = false;
this.colH.Width = 60;
//
// colArea
//
this.colArea.HeaderText = "面积(cm)";
this.colArea.MinimumWidth = 6;
this.colArea.Name = "colArea";
this.colArea.ReadOnly = true;
this.colArea.Width = 80;
//
// colZXD
//
this.colZXD.DataPropertyName = "ZXD";
this.colZXD.HeaderText = "置信度";
this.colZXD.MinimumWidth = 6;
this.colZXD.Name = "colZXD";
this.colZXD.ReadOnly = true;
this.colZXD.Width = 70;
//
// colTarget
//
this.colTarget.DataPropertyName = "Contrast";
this.colTarget.HeaderText = "对比度";
this.colTarget.MinimumWidth = 6;
this.colTarget.Name = "colTarget";
this.colTarget.ReadOnly = true;
this.colTarget.Width = 70;
//
// panel9
//
this.panel9.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.panel9.BackColor = System.Drawing.Color.White;
this.panel9.Controls.Add(this.lbFK);
this.panel9.Controls.Add(this.chart3);
this.panel9.Location = new System.Drawing.Point(2, 2);
this.panel9.Margin = new System.Windows.Forms.Padding(2);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(708, 115);
this.panel9.TabIndex = 1;
//
// lbFK
//
this.lbFK.AutoSize = true;
this.lbFK.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbFK.ForeColor = System.Drawing.Color.MidnightBlue;
this.lbFK.Location = new System.Drawing.Point(3, 3);
this.lbFK.Name = "lbFK";
this.lbFK.Size = new System.Drawing.Size(68, 20);
this.lbFK.TabIndex = 1;
this.lbFK.Text = "当前幅宽:";
//
// chart3
//
this.chart3.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)));
chartArea4.AxisX.LabelStyle.Format = "N0";
chartArea4.AxisX.MaximumAutoSize = 95F;
chartArea4.AxisX.Minimum = 0D;
chartArea4.Name = "ChartArea1";
this.chart3.ChartAreas.Add(chartArea4);
this.chart3.Location = new System.Drawing.Point(4, 30);
this.chart3.Margin = new System.Windows.Forms.Padding(2);
this.chart3.Name = "chart3";
series4.ChartArea = "ChartArea1";
series4.Name = "Series1";
this.chart3.Series.Add(series4);
this.chart3.Size = new System.Drawing.Size(702, 83);
this.chart3.TabIndex = 2;
this.chart3.Text = "chart3";
//
// keyPanel
//
this.keyPanel.Controls.Add(this.ucKeyBorderAll1);
this.keyPanel.Location = new System.Drawing.Point(70, 74);
this.keyPanel.Name = "keyPanel";
this.keyPanel.Size = new System.Drawing.Size(753, 308);
this.keyPanel.TabIndex = 0;
this.keyPanel.Visible = false;
//
// ucKeyBorderAll1
//
this.ucKeyBorderAll1.BackColor = System.Drawing.Color.White;
this.ucKeyBorderAll1.CharType = HZH_Controls.Controls.KeyBorderCharType.CHAR;
this.ucKeyBorderAll1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ucKeyBorderAll1.Location = new System.Drawing.Point(0, 0);
this.ucKeyBorderAll1.Margin = new System.Windows.Forms.Padding(0);
this.ucKeyBorderAll1.Name = "ucKeyBorderAll1";
this.ucKeyBorderAll1.Size = new System.Drawing.Size(753, 308);
this.ucKeyBorderAll1.TabIndex = 0;
//
// uiTitel1
//
this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiTitel1.FatherForm = null;
this.uiTitel1.Location = new System.Drawing.Point(0, 43);
this.uiTitel1.Margin = new System.Windows.Forms.Padding(4);
this.uiTitel1.Name = "uiTitel1";
this.uiTitel1.Size = new System.Drawing.Size(1048, 46);
this.uiTitel1.TabIndex = 21;
//
// Main
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
this.ClientSize = new System.Drawing.Size(1048, 674);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.lblDefectSpeed);
this.Controls.Add(this.lblDefectLen);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.uiTitel1);
this.Controls.Add(this.menuStrip1);
this.Controls.Add(this.keyPanel);
this.Name = "Main";
this.Text = "革博士检测程序";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
this.Load += new System.EventHandler(this.Main_Load);
this.SizeChanged += new System.EventHandler(this.Main_SizeChanged);
this.Paint += new System.Windows.Forms.PaintEventHandler(this.MainFrm_Paint);
this.Resize += new System.EventHandler(this.Main_Resize);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.splitContainer4.Panel1.ResumeLayout(false);
this.splitContainer4.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
this.splitContainer4.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.skinDataGridView1)).EndInit();
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.chart3)).EndInit();
this.keyPanel.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton tsbtnImpStop;
private System.Windows.Forms.ToolStripButton tsbtnStart;
private System.Windows.Forms.ToolStripButton tsbtnStop;
private System.Windows.Forms.ToolStripButton tsbtnWarning;
private System.Windows.Forms.ToolStripButton tsbtnReset;
private System.Windows.Forms.ToolStripButton tsbGoHome;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem tsmSysmgr;
private System.Windows.Forms.ToolStripMenuItem tsmPdtMgr;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem tsmSysDataFind;
private System.Windows.Forms.ToolStripMenuItem 本地数据库查询ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem tsmSysUserMgr;
private System.Windows.Forms.ToolStripMenuItem tsmUserRight;
private System.Windows.Forms.ToolStripMenuItem tsmUserList;
private System.Windows.Forms.ToolStripMenuItem stmSysSet;
private System.Windows.Forms.ToolStripMenuItem tsmSysSet;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.ToolStripMenuItem tsmDebug;
private System.Windows.Forms.ToolStripMenuItem tsmHelp;
private System.Windows.Forms.ToolStripMenuItem tsmReadLog;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripMenuItem tsmHelpInfo;
private System.Windows.Forms.ToolStripMenuItem tsmInfoUS;
private System.Windows.Forms.ToolStripMenuItem tsmSoftFile;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel tsState;
private System.Windows.Forms.ToolStripStatusLabel tsslLoginTime;
private System.Windows.Forms.ToolStripStatusLabel tsslLoginInfo;
private System.Windows.Forms.BindingSource bindingSource1;
private System.ComponentModel.BackgroundWorker backgroundWorker1;
private System.Windows.Forms.Label lblDefectSpeed;
private System.Windows.Forms.Label lblDefectLen;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Panel keyPanel;
private HZH_Controls.Controls.UCKeyBorderAll ucKeyBorderAll1;
private System.Windows.Forms.ToolStripStatusLabel stsSaveQueue;
private System.Windows.Forms.ToolStripStatusLabel tslabelTime;
private GeBoShi.UIKits.MaiMuMenu.UITitel_LT uiTitel1;
private System.Windows.Forms.SplitContainer splitContainer4;
private System.Windows.Forms.ToolStripStatusLabel logTxt;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Label lbFK;
private System.Windows.Forms.DataVisualization.Charting.Chart chart3;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn DefectItem;
private System.Windows.Forms.DataGridViewButtonColumn Enable;
private System.Windows.Forms.Label label7;
private HZH_Controls.Controls.UCSwitch ucSwitch1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ComboBox cbDefectCode;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.ComboBox cbPdtSN;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
private System.Windows.Forms.TabPage tabPage2;
private CCWin.SkinControl.SkinDataGridView skinDataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn colUid;
private System.Windows.Forms.DataGridViewTextBoxColumn colCode;
private System.Windows.Forms.DataGridViewTextBoxColumn colIndex;
private System.Windows.Forms.DataGridViewTextBoxColumn colDefectName;
private System.Windows.Forms.DataGridViewTextBoxColumn colX;
private System.Windows.Forms.DataGridViewTextBoxColumn colY;
private System.Windows.Forms.DataGridViewTextBoxColumn colW;
private System.Windows.Forms.DataGridViewTextBoxColumn colH;
private System.Windows.Forms.DataGridViewTextBoxColumn colArea;
private System.Windows.Forms.DataGridViewTextBoxColumn colZXD;
private System.Windows.Forms.DataGridViewTextBoxColumn colTarget;
private System.Windows.Forms.ToolStripButton tbRJP;
}
}