|
- namespace GeBoShi
- {
- partial class Main
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows 窗体设计器生成的代码
-
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.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.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series4 = 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();
- this.toolStrip1 = new System.Windows.Forms.ToolStrip();
- this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnImpStop = new System.Windows.Forms.ToolStripButton();
- this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
- this.tsbtnStop = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnWarning = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- 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.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
- this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
- this.lblDefectSpeed = new System.Windows.Forms.Label();
- this.lblDefectLen = new System.Windows.Forms.Label();
- this.skinButton2 = new CCWin.SkinControl.SkinButton();
- 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.gpbProductInfo = new System.Windows.Forms.GroupBox();
- this.panel1 = new System.Windows.Forms.Panel();
- 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.cbProductCode = new System.Windows.Forms.ComboBox();
- this.label3 = new System.Windows.Forms.Label();
- this.cbProductNum = new System.Windows.Forms.ComboBox();
- this.label5 = new System.Windows.Forms.Label();
- this.cbProductReelNum = new System.Windows.Forms.ComboBox();
- this.label1 = new System.Windows.Forms.Label();
- this.cbProductBatch = new System.Windows.Forms.ComboBox();
- this.label2 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.DefectItem = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Enable = new System.Windows.Forms.DataGridViewButtonColumn();
- this.PrintLabel = new System.Windows.Forms.DataGridViewButtonColumn();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.ucSwitch1 = new HZH_Controls.Controls.UCSwitch();
- this.ucTrackBar1 = new HZH_Controls.Controls.UCTrackBar();
- this.splitContainer3 = new System.Windows.Forms.SplitContainer();
- this.splitContainer4 = new System.Windows.Forms.SplitContainer();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.panel5 = new System.Windows.Forms.Panel();
- this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.gpbLog = new System.Windows.Forms.GroupBox();
- this.lstLog = new System.Windows.Forms.ListBox();
- this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
- this.panel8 = new System.Windows.Forms.Panel();
- this.groupBox5 = new System.Windows.Forms.GroupBox();
- this.panel9 = new System.Windows.Forms.Panel();
- this.lbFK = new System.Windows.Forms.Label();
- this.chart3 = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.panel6 = new System.Windows.Forms.Panel();
- this.groupBox4 = new System.Windows.Forms.GroupBox();
- this.panel7 = new System.Windows.Forms.Panel();
- this.imageBox3 = new ImageToolKits.ImageBox();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.panel4 = new System.Windows.Forms.Panel();
- 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.keyPanel = new System.Windows.Forms.Panel();
- this.ucKeyBorderAll1 = new HZH_Controls.Controls.UCKeyBorderAll();
- this.label9 = new System.Windows.Forms.Label();
- this.ucSwitch2 = new HZH_Controls.Controls.UCSwitch();
- 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.gpbProductInfo.SuspendLayout();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- this.groupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
- this.splitContainer3.Panel1.SuspendLayout();
- this.splitContainer3.Panel2.SuspendLayout();
- this.splitContainer3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
- this.splitContainer4.Panel1.SuspendLayout();
- this.splitContainer4.Panel2.SuspendLayout();
- this.splitContainer4.SuspendLayout();
- this.groupBox3.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
- this.gpbLog.SuspendLayout();
- this.tableLayoutPanel3.SuspendLayout();
- this.panel8.SuspendLayout();
- this.groupBox5.SuspendLayout();
- this.panel9.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chart3)).BeginInit();
- this.panel6.SuspendLayout();
- this.groupBox4.SuspendLayout();
- this.panel7.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.skinDataGridView1)).BeginInit();
- this.keyPanel.SuspendLayout();
- this.SuspendLayout();
- //
- // toolStrip1
- //
- this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
- 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.toolStripSeparator10,
- this.tsbtnImpStop,
- this.tsbtnStart,
- this.tsbtnStop,
- this.toolStripSeparator2,
- this.tsbtnWarning,
- this.toolStripSeparator3,
- 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";
- //
- // toolStripSeparator10
- //
- this.toolStripSeparator10.Name = "toolStripSeparator10";
- this.toolStripSeparator10.Size = new System.Drawing.Size(6, 60);
- //
- // 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);
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 60);
- //
- // 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);
- //
- // toolStripSeparator3
- //
- this.toolStripSeparator3.Name = "toolStripSeparator3";
- this.toolStripSeparator3.Size = new System.Drawing.Size(6, 60);
- //
- // 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)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- 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.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(164, 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(150, 32);
- this.tsmPdtMgr.Text = "检测管理";
- this.tsmPdtMgr.Click += new System.EventHandler(this.tsmPdtMgr_Click);
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(147, 6);
- //
- // 退出ToolStripMenuItem
- //
- this.退出ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("退出ToolStripMenuItem.Image")));
- this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
- this.退出ToolStripMenuItem.Size = new System.Drawing.Size(150, 32);
- 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.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(157, 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(168, 32);
- this.本地数据库查询ToolStripMenuItem.Text = "数据查询";
- this.本地数据库查询ToolStripMenuItem.Click += new System.EventHandler(this.本地数据库查询ToolStripMenuItem_Click);
- //
- // tsmSysUserMgr
- //
- this.tsmSysUserMgr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.tsmSysUserMgr.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmUserRight,
- this.tsmUserList});
- this.tsmSysUserMgr.ForeColor = System.Drawing.Color.White;
- this.tsmSysUserMgr.Name = "tsmSysUserMgr";
- this.tsmSysUserMgr.Size = new System.Drawing.Size(133, 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(168, 32);
- 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(168, 32);
- 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.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(156, 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(168, 32);
- this.tsmSysSet.Text = "系统设置";
- this.tsmSysSet.Click += new System.EventHandler(this.tsmSysSet_Click);
- //
- // toolStripSeparator5
- //
- this.toolStripSeparator5.Name = "toolStripSeparator5";
- this.toolStripSeparator5.Size = new System.Drawing.Size(165, 6);
- //
- // tsmDebug
- //
- this.tsmDebug.Image = ((System.Drawing.Image)(resources.GetObject("tsmDebug.Image")));
- this.tsmDebug.Name = "tsmDebug";
- this.tsmDebug.Size = new System.Drawing.Size(168, 32);
- this.tsmDebug.Text = "调试";
- 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.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(119, 39);
- this.tsmHelp.Text = "帮助(H)";
- //
- // tsmReadLog
- //
- this.tsmReadLog.Image = ((System.Drawing.Image)(resources.GetObject("tsmReadLog.Image")));
- this.tsmReadLog.Name = "tsmReadLog";
- this.tsmReadLog.Size = new System.Drawing.Size(208, 32);
- this.tsmReadLog.Text = "日志查询";
- //
- // toolStripSeparator6
- //
- this.toolStripSeparator6.Name = "toolStripSeparator6";
- this.toolStripSeparator6.Size = new System.Drawing.Size(205, 6);
- //
- // tsmHelpInfo
- //
- this.tsmHelpInfo.Image = ((System.Drawing.Image)(resources.GetObject("tsmHelpInfo.Image")));
- this.tsmHelpInfo.Name = "tsmHelpInfo";
- this.tsmHelpInfo.Size = new System.Drawing.Size(208, 32);
- 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(208, 32);
- this.tsmInfoUS.Text = "关于";
- //
- // tsmSoftFile
- //
- this.tsmSoftFile.Name = "tsmSoftFile";
- this.tsmSoftFile.Size = new System.Drawing.Size(208, 32);
- 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.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";
- //
- // backgroundWorker1
- //
- this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
- //
- // uiTitel1
- //
- this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- 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;
- //
- // 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)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
- this.lblDefectSpeed.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblDefectSpeed.ForeColor = System.Drawing.Color.LimeGreen;
- 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)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
- this.lblDefectLen.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblDefectLen.ForeColor = System.Drawing.Color.LimeGreen;
- 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 米";
- //
- // skinButton2
- //
- this.skinButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.skinButton2.BackColor = System.Drawing.Color.Transparent;
- this.skinButton2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
- this.skinButton2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
- this.skinButton2.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.skinButton2.DownBack = null;
- this.skinButton2.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinButton2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.skinButton2.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
- this.skinButton2.Image = ((System.Drawing.Image)(resources.GetObject("skinButton2.Image")));
- this.skinButton2.ImageSize = new System.Drawing.Size(36, 36);
- this.skinButton2.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
- this.skinButton2.Location = new System.Drawing.Point(424, 97);
- this.skinButton2.MouseBack = null;
- this.skinButton2.Name = "skinButton2";
- this.skinButton2.NormlBack = null;
- this.skinButton2.RoundStyle = CCWin.SkinClass.RoundStyle.All;
- this.skinButton2.Size = new System.Drawing.Size(149, 38);
- this.skinButton2.TabIndex = 99;
- this.skinButton2.Text = "查询";
- this.skinButton2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- this.skinButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
- this.skinButton2.UseVisualStyleBackColor = false;
- this.skinButton2.Visible = false;
- //
- // 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.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 = 91;
- this.splitContainer1.TabIndex = 100;
- //
- // pictureBox1
- //
- this.pictureBox1.BackColor = System.Drawing.SystemColors.Control;
- this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pictureBox1.Location = new System.Drawing.Point(0, 0);
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(1048, 91);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox1.TabIndex = 12;
- 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.splitContainer3);
- this.splitContainer2.Size = new System.Drawing.Size(1048, 404);
- this.splitContainer2.SplitterDistance = 381;
- this.splitContainer2.TabIndex = 25;
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 1;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Controls.Add(this.gpbProductInfo, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.panel2, 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, 150F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(381, 404);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // gpbProductInfo
- //
- this.gpbProductInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.gpbProductInfo.Controls.Add(this.panel1);
- this.gpbProductInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gpbProductInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gpbProductInfo.ForeColor = System.Drawing.SystemColors.Control;
- 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(377, 146);
- this.gpbProductInfo.TabIndex = 4;
- this.gpbProductInfo.TabStop = false;
- this.gpbProductInfo.Text = "产品信息";
- //
- // panel1
- //
- 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.Controls.Add(this.cbProductCode);
- this.panel1.Controls.Add(this.label3);
- this.panel1.Controls.Add(this.cbProductNum);
- this.panel1.Controls.Add(this.label5);
- this.panel1.Controls.Add(this.cbProductReelNum);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.cbProductBatch);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(2, 24);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(373, 120);
- this.panel1.TabIndex = 0;
- //
- // 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, 78);
- this.cbDefectCode.Name = "cbDefectCode";
- this.cbDefectCode.Size = new System.Drawing.Size(258, 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("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.ForeColor = System.Drawing.Color.White;
- this.label8.Location = new System.Drawing.Point(8, 81);
- 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, 10);
- this.cbPdtSN.Name = "cbPdtSN";
- this.cbPdtSN.Size = new System.Drawing.Size(258, 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("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.ForeColor = System.Drawing.Color.White;
- this.label4.Location = new System.Drawing.Point(8, 13);
- 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 = "产品条码:";
- //
- // cbProductCode
- //
- this.cbProductCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.cbProductCode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbProductCode.FormattingEnabled = true;
- this.cbProductCode.Items.AddRange(new object[] {
- "1",
- "2",
- "3",
- "4",
- "5"});
- this.cbProductCode.Location = new System.Drawing.Point(91, 44);
- this.cbProductCode.Name = "cbProductCode";
- this.cbProductCode.Size = new System.Drawing.Size(258, 28);
- this.cbProductCode.TabIndex = 10;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.ForeColor = System.Drawing.Color.White;
- this.label3.Location = new System.Drawing.Point(8, 47);
- this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(79, 20);
- this.label3.TabIndex = 6;
- this.label3.Text = "产品品名:";
- //
- // cbProductNum
- //
- this.cbProductNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.cbProductNum.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbProductNum.FormattingEnabled = true;
- this.cbProductNum.Items.AddRange(new object[] {
- "1",
- "2",
- "3",
- "4",
- "5"});
- this.cbProductNum.Location = new System.Drawing.Point(91, 77);
- this.cbProductNum.Name = "cbProductNum";
- this.cbProductNum.Size = new System.Drawing.Size(258, 28);
- this.cbProductNum.TabIndex = 17;
- this.cbProductNum.Visible = false;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.ForeColor = System.Drawing.Color.White;
- this.label5.Location = new System.Drawing.Point(8, 80);
- this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(79, 20);
- this.label5.TabIndex = 16;
- this.label5.Text = "产品数量:";
- this.label5.Visible = false;
- //
- // cbProductReelNum
- //
- this.cbProductReelNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.cbProductReelNum.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbProductReelNum.FormattingEnabled = true;
- this.cbProductReelNum.Items.AddRange(new object[] {
- "1",
- "2",
- "3",
- "4",
- "5"});
- this.cbProductReelNum.Location = new System.Drawing.Point(91, 43);
- this.cbProductReelNum.Name = "cbProductReelNum";
- this.cbProductReelNum.Size = new System.Drawing.Size(258, 28);
- this.cbProductReelNum.TabIndex = 15;
- this.cbProductReelNum.Visible = false;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.ForeColor = System.Drawing.Color.White;
- this.label1.Location = new System.Drawing.Point(8, 46);
- this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(79, 20);
- this.label1.TabIndex = 14;
- this.label1.Text = "产品卷号:";
- this.label1.Visible = false;
- //
- // cbProductBatch
- //
- this.cbProductBatch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.cbProductBatch.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbProductBatch.FormattingEnabled = true;
- this.cbProductBatch.Items.AddRange(new object[] {
- "1",
- "2",
- "3",
- "4",
- "5"});
- this.cbProductBatch.Location = new System.Drawing.Point(91, 9);
- this.cbProductBatch.Name = "cbProductBatch";
- this.cbProductBatch.Size = new System.Drawing.Size(258, 28);
- this.cbProductBatch.TabIndex = 11;
- this.cbProductBatch.Visible = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.ForeColor = System.Drawing.Color.White;
- this.label2.Location = new System.Drawing.Point(8, 12);
- this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(79, 20);
- this.label2.TabIndex = 7;
- this.label2.Text = "产品批号:";
- this.label2.Visible = false;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.groupBox2);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(3, 153);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(375, 248);
- this.panel2.TabIndex = 5;
- //
- // groupBox2
- //
- this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.groupBox2.Controls.Add(this.label9);
- this.groupBox2.Controls.Add(this.ucSwitch2);
- this.groupBox2.Controls.Add(this.dataGridView1);
- this.groupBox2.Controls.Add(this.label7);
- this.groupBox2.Controls.Add(this.label6);
- this.groupBox2.Controls.Add(this.ucSwitch1);
- this.groupBox2.Controls.Add(this.ucTrackBar1);
- this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox2.ForeColor = System.Drawing.Color.White;
- this.groupBox2.Location = new System.Drawing.Point(0, 0);
- this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
- this.groupBox2.Size = new System.Drawing.Size(375, 248);
- this.groupBox2.TabIndex = 8;
- this.groupBox2.TabStop = false;
- this.groupBox2.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.PrintLabel});
- this.dataGridView1.Location = new System.Drawing.Point(5, 66);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.RowHeadersVisible = false;
- this.dataGridView1.RowHeadersWidth = 51;
- this.dataGridView1.RowTemplate.Height = 30;
- this.dataGridView1.Size = new System.Drawing.Size(368, 177);
- this.dataGridView1.TabIndex = 9;
- 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;
- //
- // PrintLabel
- //
- this.PrintLabel.HeaderText = "打标";
- this.PrintLabel.MinimumWidth = 6;
- this.PrintLabel.Name = "PrintLabel";
- this.PrintLabel.Width = 125;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.Location = new System.Drawing.Point(15, 27);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(65, 20);
- this.label7.TabIndex = 8;
- this.label7.Text = "二次判断";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(37, 24);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(37, 20);
- this.label6.TabIndex = 7;
- this.label6.Text = "光源";
- this.label6.Visible = false;
- //
- // 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(91, 21);
- this.ucSwitch1.Name = "ucSwitch1";
- this.ucSwitch1.Size = new System.Drawing.Size(80, 28);
- this.ucSwitch1.SwitchType = HZH_Controls.Controls.SwitchType.Ellipse;
- this.ucSwitch1.TabIndex = 0;
- 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);
- //
- // ucTrackBar1
- //
- this.ucTrackBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ucTrackBar1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ucTrackBar1.DcimalDigits = 0;
- this.ucTrackBar1.IsShowTips = true;
- this.ucTrackBar1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237)))));
- this.ucTrackBar1.LineWidth = 8F;
- this.ucTrackBar1.Location = new System.Drawing.Point(92, 19);
- this.ucTrackBar1.MaxValue = 255F;
- this.ucTrackBar1.MinValue = 0F;
- this.ucTrackBar1.Name = "ucTrackBar1";
- this.ucTrackBar1.Size = new System.Drawing.Size(277, 30);
- this.ucTrackBar1.TabIndex = 6;
- this.ucTrackBar1.Text = "光源";
- this.ucTrackBar1.TipsFormat = null;
- this.ucTrackBar1.Value = 0F;
- this.ucTrackBar1.ValueColor = System.Drawing.Color.DeepSkyBlue;
- this.ucTrackBar1.Visible = false;
- //
- // splitContainer3
- //
- this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
- this.splitContainer3.Location = new System.Drawing.Point(0, 0);
- this.splitContainer3.Name = "splitContainer3";
- //
- // splitContainer3.Panel1
- //
- this.splitContainer3.Panel1.Controls.Add(this.splitContainer4);
- //
- // splitContainer3.Panel2
- //
- this.splitContainer3.Panel2.Controls.Add(this.tableLayoutPanel3);
- this.splitContainer3.Size = new System.Drawing.Size(663, 404);
- this.splitContainer3.SplitterDistance = 139;
- this.splitContainer3.TabIndex = 0;
- //
- // 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.groupBox3);
- //
- // splitContainer4.Panel2
- //
- this.splitContainer4.Panel2.Controls.Add(this.gpbLog);
- this.splitContainer4.Size = new System.Drawing.Size(139, 404);
- this.splitContainer4.SplitterDistance = 244;
- this.splitContainer4.TabIndex = 0;
- //
- // groupBox3
- //
- this.groupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.groupBox3.Controls.Add(this.panel5);
- this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox3.ForeColor = System.Drawing.SystemColors.Control;
- this.groupBox3.Location = new System.Drawing.Point(0, 0);
- this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
- this.groupBox3.Size = new System.Drawing.Size(139, 244);
- this.groupBox3.TabIndex = 6;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "瑕疵分布";
- //
- // panel5
- //
- this.panel5.BackColor = System.Drawing.Color.White;
- this.panel5.Controls.Add(this.chart1);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel5.Location = new System.Drawing.Point(2, 24);
- this.panel5.Margin = new System.Windows.Forms.Padding(2);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(135, 218);
- this.panel5.TabIndex = 0;
- //
- // 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;
- legend3.Name = "Legend1";
- this.chart1.Legends.Add(legend3);
- this.chart1.Location = new System.Drawing.Point(0, 0);
- this.chart1.Margin = new System.Windows.Forms.Padding(2);
- this.chart1.Name = "chart1";
- series3.ChartArea = "ChartArea1";
- series3.Legend = "Legend1";
- series3.Name = "Series1";
- this.chart1.Series.Add(series3);
- this.chart1.Size = new System.Drawing.Size(135, 218);
- this.chart1.TabIndex = 3;
- this.chart1.Text = "chart1";
- //
- // gpbLog
- //
- this.gpbLog.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.gpbLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.gpbLog.Controls.Add(this.lstLog);
- this.gpbLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gpbLog.ForeColor = System.Drawing.SystemColors.Control;
- this.gpbLog.Location = new System.Drawing.Point(0, 0);
- 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(137, 153);
- this.gpbLog.TabIndex = 8;
- 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 = 20;
- this.lstLog.Location = new System.Drawing.Point(2, 24);
- this.lstLog.Name = "lstLog";
- this.lstLog.ScrollAlwaysVisible = true;
- this.lstLog.Size = new System.Drawing.Size(133, 127);
- this.lstLog.TabIndex = 27;
- this.lstLog.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lstLog_DrawItem);
- //
- // tableLayoutPanel3
- //
- this.tableLayoutPanel3.ColumnCount = 1;
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel3.Controls.Add(this.panel8, 0, 2);
- this.tableLayoutPanel3.Controls.Add(this.panel6, 0, 1);
- this.tableLayoutPanel3.Controls.Add(this.groupBox1, 0, 0);
- this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel3.Name = "tableLayoutPanel3";
- this.tableLayoutPanel3.RowCount = 3;
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel3.Size = new System.Drawing.Size(520, 404);
- this.tableLayoutPanel3.TabIndex = 0;
- //
- // panel8
- //
- this.panel8.Controls.Add(this.groupBox5);
- this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel8.Location = new System.Drawing.Point(3, 285);
- this.panel8.Name = "panel8";
- this.panel8.Size = new System.Drawing.Size(514, 116);
- this.panel8.TabIndex = 8;
- //
- // groupBox5
- //
- this.groupBox5.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.groupBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.groupBox5.Controls.Add(this.panel9);
- this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox5.ForeColor = System.Drawing.SystemColors.Control;
- this.groupBox5.Location = new System.Drawing.Point(0, 2);
- this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
- this.groupBox5.Name = "groupBox5";
- this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
- this.groupBox5.Size = new System.Drawing.Size(512, 114);
- this.groupBox5.TabIndex = 8;
- this.groupBox5.TabStop = false;
- this.groupBox5.Text = "幅宽";
- //
- // panel9
- //
- this.panel9.BackColor = System.Drawing.Color.White;
- this.panel9.Controls.Add(this.lbFK);
- this.panel9.Controls.Add(this.chart3);
- this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel9.Location = new System.Drawing.Point(2, 24);
- this.panel9.Margin = new System.Windows.Forms.Padding(2);
- this.panel9.Name = "panel9";
- this.panel9.Size = new System.Drawing.Size(508, 88);
- this.panel9.TabIndex = 0;
- //
- // lbFK
- //
- this.lbFK.AutoSize = true;
- this.lbFK.Font = new System.Drawing.Font("微软雅黑", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lbFK.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.lbFK.Location = new System.Drawing.Point(3, 3);
- this.lbFK.Name = "lbFK";
- this.lbFK.Size = new System.Drawing.Size(93, 25);
- 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);
- legend4.Name = "Legend1";
- this.chart3.Legends.Add(legend4);
- 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.Legend = "Legend1";
- series4.Name = "Series1";
- this.chart3.Series.Add(series4);
- this.chart3.Size = new System.Drawing.Size(500, 56);
- this.chart3.TabIndex = 2;
- this.chart3.Text = "chart3";
- //
- // panel6
- //
- this.panel6.Controls.Add(this.groupBox4);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel6.Location = new System.Drawing.Point(3, 164);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(514, 115);
- this.panel6.TabIndex = 7;
- //
- // groupBox4
- //
- this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.groupBox4.Controls.Add(this.panel7);
- this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox4.ForeColor = System.Drawing.SystemColors.Control;
- this.groupBox4.Location = new System.Drawing.Point(0, 0);
- this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
- this.groupBox4.Name = "groupBox4";
- this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
- this.groupBox4.Size = new System.Drawing.Size(514, 115);
- this.groupBox4.TabIndex = 6;
- this.groupBox4.TabStop = false;
- this.groupBox4.Text = "瑕疵信息";
- //
- // panel7
- //
- this.panel7.BackColor = System.Drawing.Color.White;
- this.panel7.Controls.Add(this.imageBox3);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel7.Location = new System.Drawing.Point(2, 24);
- this.panel7.Margin = new System.Windows.Forms.Padding(2);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(510, 89);
- this.panel7.TabIndex = 0;
- //
- // imageBox3
- //
- this.imageBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.imageBox3.ColorName = System.Drawing.Color.LimeGreen;
- this.imageBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.imageBox3.DrawParam = null;
- this.imageBox3.Image = null;
- this.imageBox3.Location = new System.Drawing.Point(0, 0);
- this.imageBox3.Margin = new System.Windows.Forms.Padding(0);
- this.imageBox3.Name = "imageBox3";
- this.imageBox3.Size = new System.Drawing.Size(510, 89);
- this.imageBox3.TabIndex = 3;
- //
- // groupBox1
- //
- this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
- this.groupBox1.Controls.Add(this.panel4);
- this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox1.ForeColor = System.Drawing.SystemColors.Control;
- this.groupBox1.Location = new System.Drawing.Point(2, 2);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
- this.groupBox1.Size = new System.Drawing.Size(516, 157);
- this.groupBox1.TabIndex = 5;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "瑕疵列表";
- //
- // panel4
- //
- this.panel4.BackColor = System.Drawing.Color.White;
- this.panel4.Controls.Add(this.skinDataGridView1);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4.Location = new System.Drawing.Point(2, 24);
- this.panel4.Margin = new System.Windows.Forms.Padding(2);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(512, 131);
- this.panel4.TabIndex = 0;
- //
- // 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("微软雅黑", 12F, 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("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.Control;
- 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("微软雅黑", 12F, 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(0, 0);
- 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("微软雅黑", 12F, 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(512, 131);
- this.skinDataGridView1.TabIndex = 0;
- this.skinDataGridView1.TitleBack = null;
- this.skinDataGridView1.TitleBackColorBegin = System.Drawing.SystemColors.HotTrack;
- this.skinDataGridView1.TitleBackColorEnd = System.Drawing.SystemColors.HotTrack;
- 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.DataPropertyName = "Name";
- this.colDefectName.HeaderText = "名称";
- this.colDefectName.MinimumWidth = 6;
- this.colDefectName.Name = "colDefectName";
- this.colDefectName.ReadOnly = true;
- this.colDefectName.Width = 125;
- //
- // 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;
- //
- // 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;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.Location = new System.Drawing.Point(194, 27);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(37, 20);
- this.label9.TabIndex = 11;
- this.label9.Text = "打标";
- //
- // ucSwitch2
- //
- this.ucSwitch2.BackColor = System.Drawing.Color.Transparent;
- this.ucSwitch2.Checked = false;
- this.ucSwitch2.FalseColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189)))));
- this.ucSwitch2.FalseTextColr = System.Drawing.Color.Black;
- this.ucSwitch2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ucSwitch2.Location = new System.Drawing.Point(270, 21);
- this.ucSwitch2.Name = "ucSwitch2";
- this.ucSwitch2.Size = new System.Drawing.Size(80, 28);
- this.ucSwitch2.SwitchType = HZH_Controls.Controls.SwitchType.Ellipse;
- this.ucSwitch2.TabIndex = 10;
- this.ucSwitch2.Texts = new string[] {
- "开启",
- "关闭"};
- this.ucSwitch2.TrueColor = System.Drawing.Color.Lime;
- this.ucSwitch2.TrueTextColr = System.Drawing.Color.Black;
- this.ucSwitch2.CheckedChanged += new System.EventHandler(this.ucSwitch2_CheckedChanged);
- //
- // Main
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1048, 674);
- this.Controls.Add(this.splitContainer1);
- this.Controls.Add(this.skinButton2);
- 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.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.gpbProductInfo.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- this.splitContainer3.Panel1.ResumeLayout(false);
- this.splitContainer3.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
- this.splitContainer3.ResumeLayout(false);
- this.splitContainer4.Panel1.ResumeLayout(false);
- this.splitContainer4.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
- this.splitContainer4.ResumeLayout(false);
- this.groupBox3.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
- this.gpbLog.ResumeLayout(false);
- this.tableLayoutPanel3.ResumeLayout(false);
- this.panel8.ResumeLayout(false);
- this.groupBox5.ResumeLayout(false);
- this.panel9.ResumeLayout(false);
- this.panel9.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chart3)).EndInit();
- this.panel6.ResumeLayout(false);
- this.groupBox4.ResumeLayout(false);
- this.panel7.ResumeLayout(false);
- this.groupBox1.ResumeLayout(false);
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.skinDataGridView1)).EndInit();
- this.keyPanel.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
-
- }
-
- #endregion
-
- private System.Windows.Forms.ToolStrip toolStrip1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
- private System.Windows.Forms.ToolStripButton tsbtnImpStop;
- private System.Windows.Forms.ToolStripButton tsbtnStart;
- private System.Windows.Forms.ToolStripButton tsbtnStop;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private System.Windows.Forms.ToolStripButton tsbtnWarning;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
- private System.Windows.Forms.ToolStripButton tsbtnReset;
- private System.Windows.Forms.ToolStripButton tsbGoHome;
- private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
- 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 CCWin.SkinControl.SkinButton skinButton2;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.GroupBox gpbProductInfo;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.ComboBox cbDefectCode;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.ComboBox cbProductNum;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.ComboBox cbProductReelNum;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.ComboBox cbPdtSN;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.ComboBox cbProductBatch;
- private System.Windows.Forms.ComboBox cbProductCode;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.DataGridView dataGridView1;
- private System.Windows.Forms.DataGridViewTextBoxColumn DefectItem;
- private System.Windows.Forms.DataGridViewButtonColumn Enable;
- private System.Windows.Forms.DataGridViewButtonColumn PrintLabel;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private HZH_Controls.Controls.UCSwitch ucSwitch1;
- private HZH_Controls.Controls.UCTrackBar ucTrackBar1;
- private System.Windows.Forms.SplitContainer splitContainer3;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
- private System.Windows.Forms.Panel panel8;
- private System.Windows.Forms.Panel panel6;
- private System.Windows.Forms.GroupBox groupBox4;
- private System.Windows.Forms.Panel panel7;
- private ImageToolKits.ImageBox imageBox3;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.Panel panel4;
- private CCWin.SkinControl.SkinDataGridView skinDataGridView1;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.SplitContainer splitContainer4;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
- private System.Windows.Forms.GroupBox groupBox5;
- private System.Windows.Forms.Panel panel9;
- private System.Windows.Forms.Label lbFK;
- private System.Windows.Forms.DataVisualization.Charting.Chart chart3;
- private System.Windows.Forms.GroupBox gpbLog;
- private System.Windows.Forms.ListBox lstLog;
- private System.Windows.Forms.Panel keyPanel;
- private HZH_Controls.Controls.UCKeyBorderAll ucKeyBorderAll1;
- 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.ToolStripStatusLabel stsSaveQueue;
- private System.Windows.Forms.ToolStripStatusLabel tslabelTime;
- private System.Windows.Forms.Label label9;
- private HZH_Controls.Controls.UCSwitch ucSwitch2;
- }
- }
-
|