namespace Estsh.Client { partial class FrmMain { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); 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(); this.panHeadArea = new System.Windows.Forms.Panel(); this.labPrdCount = new System.Windows.Forms.Label(); this.pnlLog = new System.Windows.Forms.Panel(); this.lblWaitTime = new System.Windows.Forms.Label(); this.lblActionTitle = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.lblTerminalName = new System.Windows.Forms.Label(); this.panScanArea = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.labErrorMessage = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.txtSNBak = new System.Windows.Forms.TextBox(); this.txtSN = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.panLeftArea = new System.Windows.Forms.Panel(); this.flpSteps = new System.Windows.Forms.FlowLayoutPanel(); this.timerRefrensh = new System.Windows.Forms.Timer(this.components); this.ServerDateTime = new System.Windows.Forms.Timer(this.components); this.RefrenshProdData = new System.Windows.Forms.Timer(this.components); this.cmsDataGrid = new System.Windows.Forms.ContextMenuStrip(this.components); this.tsmiSaveColumnWidth = new System.Windows.Forms.ToolStripMenuItem(); this.tsmFullScreen = new System.Windows.Forms.ToolStripMenuItem(); this.tsmQuitFullScreen = new System.Windows.Forms.ToolStripMenuItem(); this.panel4 = new System.Windows.Forms.Panel(); this.panRightArea = new System.Windows.Forms.Panel(); this.btnCutTorque = new System.Windows.Forms.Button(); this.bunWrite = new System.Windows.Forms.Button(); this.btnReplaceUser = new System.Windows.Forms.Button(); this.btnUser = new System.Windows.Forms.Button(); this.btnCancel = new System.Windows.Forms.Button(); this.btnResetRFID = new System.Windows.Forms.Button(); this.btnSkipStep = new System.Windows.Forms.Button(); this.btnReprint = new System.Windows.Forms.Button(); this.btnEXIT = new System.Windows.Forms.Button(); this.btnRefreshProdData = new System.Windows.Forms.Button(); this.btnJumpStep = new System.Windows.Forms.Button(); this.panel5 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.dgvProdList = new System.Windows.Forms.DataGridView(); this.number = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.serial_number = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.enum_desc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.type_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.model_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.model_desc = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.part_spec = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.wo_detail_type = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panel6 = new System.Windows.Forms.Panel(); this.txtCSN = new System.Windows.Forms.TextBox(); this.lblCSN = new System.Windows.Forms.Label(); this.txtCarNo = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.txtPartLocation = new System.Windows.Forms.TextBox(); this.txtPartSpec = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.txtModelName = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txtSerialNumber = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.lblDateTime = new System.Windows.Forms.Label(); this.lblVersion = new System.Windows.Forms.Label(); this.lblOPC = new System.Windows.Forms.Label(); this.lblRFIDState = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panBottomArea = new System.Windows.Forms.Panel(); this.lblSerialNumber = new System.Windows.Forms.Label(); this.lblTagState = new System.Windows.Forms.Label(); this.panControlArea = new System.Windows.Forms.Panel(); this.lblmag = new System.Windows.Forms.Label(); this.panel8 = new System.Windows.Forms.Panel(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.dataGridView2 = new System.Windows.Forms.DataGridView(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.ReadSN = new System.Windows.Forms.Timer(this.components); this.panHeadArea.SuspendLayout(); this.panScanArea.SuspendLayout(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.panLeftArea.SuspendLayout(); this.cmsDataGrid.SuspendLayout(); this.panel4.SuspendLayout(); this.panRightArea.SuspendLayout(); this.panel5.SuspendLayout(); this.panel7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvProdList)).BeginInit(); this.panel6.SuspendLayout(); this.panBottomArea.SuspendLayout(); this.panControlArea.SuspendLayout(); this.panel8.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.SuspendLayout(); // // panHeadArea // this.panHeadArea.BackColor = System.Drawing.SystemColors.ControlLightLight; this.panHeadArea.Controls.Add(this.labPrdCount); this.panHeadArea.Controls.Add(this.pnlLog); this.panHeadArea.Controls.Add(this.lblWaitTime); this.panHeadArea.Controls.Add(this.lblActionTitle); this.panHeadArea.Controls.Add(this.label1); this.panHeadArea.Controls.Add(this.lblTerminalName); this.panHeadArea.Dock = System.Windows.Forms.DockStyle.Top; this.panHeadArea.Location = new System.Drawing.Point(0, 0); this.panHeadArea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panHeadArea.Name = "panHeadArea"; this.panHeadArea.Size = new System.Drawing.Size(1924, 92); this.panHeadArea.TabIndex = 3; // // labPrdCount // this.labPrdCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.labPrdCount.BackColor = System.Drawing.SystemColors.ControlLightLight; this.labPrdCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labPrdCount.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.labPrdCount.ForeColor = System.Drawing.Color.Blue; this.labPrdCount.Location = new System.Drawing.Point(1360, 8); this.labPrdCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labPrdCount.Name = "labPrdCount"; this.labPrdCount.Size = new System.Drawing.Size(149, 72); this.labPrdCount.TabIndex = 10; this.labPrdCount.Text = "0"; this.labPrdCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.labPrdCount.Click += new System.EventHandler(this.btnPrdCount_Click); // // pnlLog // this.pnlLog.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.pnlLog.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pnlLog.BackgroundImage"))); this.pnlLog.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pnlLog.Location = new System.Drawing.Point(2, 0); this.pnlLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pnlLog.Name = "pnlLog"; this.pnlLog.Size = new System.Drawing.Size(234, 92); this.pnlLog.TabIndex = 9; // // lblWaitTime // this.lblWaitTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblWaitTime.BackColor = System.Drawing.Color.Green; this.lblWaitTime.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.lblWaitTime.ForeColor = System.Drawing.Color.White; this.lblWaitTime.Location = new System.Drawing.Point(1719, 8); this.lblWaitTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblWaitTime.Name = "lblWaitTime"; this.lblWaitTime.Size = new System.Drawing.Size(194, 73); this.lblWaitTime.TabIndex = 5; this.lblWaitTime.Text = "190"; this.lblWaitTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblActionTitle // this.lblActionTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblActionTitle.BackColor = System.Drawing.Color.Green; this.lblActionTitle.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.lblActionTitle.Location = new System.Drawing.Point(1525, 8); this.lblActionTitle.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblActionTitle.Name = "lblActionTitle"; this.lblActionTitle.Size = new System.Drawing.Size(194, 73); this.lblActionTitle.TabIndex = 4; this.lblActionTitle.Text = "操作中"; this.lblActionTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.label1.Location = new System.Drawing.Point(249, 27); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(106, 30); this.label1.TabIndex = 6; this.label1.Text = "工位:"; // // lblTerminalName // this.lblTerminalName.AutoSize = true; this.lblTerminalName.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.lblTerminalName.ForeColor = System.Drawing.Color.Blue; this.lblTerminalName.Location = new System.Drawing.Point(380, 27); this.lblTerminalName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblTerminalName.Name = "lblTerminalName"; this.lblTerminalName.Size = new System.Drawing.Size(137, 30); this.lblTerminalName.TabIndex = 8; this.lblTerminalName.Text = "工位名称"; this.lblTerminalName.DoubleClick += new System.EventHandler(this.lblTerminalName_DoubleClick); // // panScanArea // this.panScanArea.Controls.Add(this.panel2); this.panScanArea.Controls.Add(this.panel1); this.panScanArea.Dock = System.Windows.Forms.DockStyle.Top; this.panScanArea.Location = new System.Drawing.Point(0, 92); this.panScanArea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panScanArea.Name = "panScanArea"; this.panScanArea.Size = new System.Drawing.Size(1924, 130); this.panScanArea.TabIndex = 4; // // panel2 // this.panel2.Controls.Add(this.labErrorMessage); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(727, 0); this.panel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1197, 130); this.panel2.TabIndex = 1; // // labErrorMessage // this.labErrorMessage.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.labErrorMessage.Dock = System.Windows.Forms.DockStyle.Fill; this.labErrorMessage.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.labErrorMessage.ForeColor = System.Drawing.Color.Green; this.labErrorMessage.Location = new System.Drawing.Point(0, 0); this.labErrorMessage.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labErrorMessage.Name = "labErrorMessage"; this.labErrorMessage.Size = new System.Drawing.Size(1197, 130); this.labErrorMessage.TabIndex = 10; this.labErrorMessage.Text = "请扫描条码"; this.labErrorMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel1 // this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel1.Controls.Add(this.txtSNBak); this.panel1.Controls.Add(this.txtSN); this.panel1.Controls.Add(this.label4); this.panel1.Dock = System.Windows.Forms.DockStyle.Left; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(727, 130); this.panel1.TabIndex = 0; // // txtSNBak // this.txtSNBak.BackColor = System.Drawing.SystemColors.Control; this.txtSNBak.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtSNBak.Location = new System.Drawing.Point(94, 72); this.txtSNBak.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtSNBak.Name = "txtSNBak"; this.txtSNBak.Size = new System.Drawing.Size(604, 39); this.txtSNBak.TabIndex = 10; // // txtSN // this.txtSN.BackColor = System.Drawing.Color.White; this.txtSN.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtSN.Location = new System.Drawing.Point(94, 9); this.txtSN.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtSN.Name = "txtSN"; this.txtSN.Size = new System.Drawing.Size(604, 47); this.txtSN.TabIndex = 9; this.txtSN.Enter += new System.EventHandler(this.txtSN_Enter); this.txtSN.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSN_KeyPress); this.txtSN.Leave += new System.EventHandler(this.txtSN_Leave); // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label4.Location = new System.Drawing.Point(14, 15); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(69, 35); this.label4.TabIndex = 7; this.label4.Text = "条码"; // // panLeftArea // this.panLeftArea.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.panLeftArea.Controls.Add(this.flpSteps); this.panLeftArea.Dock = System.Windows.Forms.DockStyle.Left; this.panLeftArea.Location = new System.Drawing.Point(0, 222); this.panLeftArea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panLeftArea.Name = "panLeftArea"; this.panLeftArea.Size = new System.Drawing.Size(158, 780); this.panLeftArea.TabIndex = 5; // // flpSteps // this.flpSteps.BackColor = System.Drawing.SystemColors.Control; this.flpSteps.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.flpSteps.Dock = System.Windows.Forms.DockStyle.Fill; this.flpSteps.Location = new System.Drawing.Point(0, 0); this.flpSteps.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.flpSteps.Name = "flpSteps"; this.flpSteps.Size = new System.Drawing.Size(158, 780); this.flpSteps.TabIndex = 0; // // timerRefrensh // this.timerRefrensh.Interval = 997; this.timerRefrensh.Tick += new System.EventHandler(this.timerRefrensh_Tick); // // ServerDateTime // this.ServerDateTime.Enabled = true; this.ServerDateTime.Interval = 1000; this.ServerDateTime.Tick += new System.EventHandler(this.ServerDateTime_Tick); // // RefrenshProdData // this.RefrenshProdData.Interval = 6666; this.RefrenshProdData.Tick += new System.EventHandler(this.RefrenshProdData_Tick); // // cmsDataGrid // this.cmsDataGrid.ImageScalingSize = new System.Drawing.Size(20, 20); this.cmsDataGrid.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmiSaveColumnWidth, this.tsmFullScreen, this.tsmQuitFullScreen}); this.cmsDataGrid.Name = "cmsDataGrid"; this.cmsDataGrid.Size = new System.Drawing.Size(139, 76); // // tsmiSaveColumnWidth // this.tsmiSaveColumnWidth.Name = "tsmiSaveColumnWidth"; this.tsmiSaveColumnWidth.Size = new System.Drawing.Size(138, 24); this.tsmiSaveColumnWidth.Text = "保存列宽"; // // tsmFullScreen // this.tsmFullScreen.Name = "tsmFullScreen"; this.tsmFullScreen.Size = new System.Drawing.Size(138, 24); this.tsmFullScreen.Text = "全屏显示"; // // tsmQuitFullScreen // this.tsmQuitFullScreen.Name = "tsmQuitFullScreen"; this.tsmQuitFullScreen.Size = new System.Drawing.Size(138, 24); this.tsmQuitFullScreen.Text = "退出全屏"; // // panel4 // this.panel4.Controls.Add(this.panRightArea); this.panel4.Dock = System.Windows.Forms.DockStyle.Right; this.panel4.Location = new System.Drawing.Point(1766, 222); this.panel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(158, 780); this.panel4.TabIndex = 8; // // panRightArea // this.panRightArea.AutoScroll = true; this.panRightArea.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panRightArea.Controls.Add(this.btnCutTorque); this.panRightArea.Controls.Add(this.bunWrite); this.panRightArea.Controls.Add(this.btnReplaceUser); this.panRightArea.Controls.Add(this.btnUser); this.panRightArea.Controls.Add(this.btnCancel); this.panRightArea.Controls.Add(this.btnResetRFID); this.panRightArea.Controls.Add(this.btnSkipStep); this.panRightArea.Controls.Add(this.btnReprint); this.panRightArea.Controls.Add(this.btnEXIT); this.panRightArea.Controls.Add(this.btnRefreshProdData); this.panRightArea.Controls.Add(this.btnJumpStep); this.panRightArea.Dock = System.Windows.Forms.DockStyle.Fill; this.panRightArea.Location = new System.Drawing.Point(0, 0); this.panRightArea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panRightArea.Name = "panRightArea"; this.panRightArea.Size = new System.Drawing.Size(158, 780); this.panRightArea.TabIndex = 7; // // btnCutTorque // this.btnCutTorque.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnCutTorque.BackColor = System.Drawing.SystemColors.Control; this.btnCutTorque.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnCutTorque.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnCutTorque.Location = new System.Drawing.Point(0, 71); this.btnCutTorque.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnCutTorque.Name = "btnCutTorque"; this.btnCutTorque.Size = new System.Drawing.Size(152, 66); this.btnCutTorque.TabIndex = 12; this.btnCutTorque.Text = "切换扭矩"; this.btnCutTorque.UseVisualStyleBackColor = false; this.btnCutTorque.Click += new System.EventHandler(this.btnCutTorque_Click); // // bunWrite // this.bunWrite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.bunWrite.BackColor = System.Drawing.SystemColors.Control; this.bunWrite.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.bunWrite.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.bunWrite.Location = new System.Drawing.Point(0, 351); this.bunWrite.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.bunWrite.Name = "bunWrite"; this.bunWrite.Size = new System.Drawing.Size(152, 66); this.bunWrite.TabIndex = 11; this.bunWrite.Text = "启用写入RFID"; this.bunWrite.UseVisualStyleBackColor = false; this.bunWrite.Click += new System.EventHandler(this.butWrite_Click); // // btnReplaceUser // this.btnReplaceUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnReplaceUser.BackColor = System.Drawing.SystemColors.Control; this.btnReplaceUser.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnReplaceUser.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnReplaceUser.Location = new System.Drawing.Point(0, 561); this.btnReplaceUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnReplaceUser.Name = "btnReplaceUser"; this.btnReplaceUser.Size = new System.Drawing.Size(152, 66); this.btnReplaceUser.TabIndex = 10; this.btnReplaceUser.Text = "切换用户"; this.btnReplaceUser.UseVisualStyleBackColor = false; this.btnReplaceUser.Click += new System.EventHandler(this.btReplaceUser_Click); // // btnUser // this.btnUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnUser.BackColor = System.Drawing.SystemColors.Control; this.btnUser.Enabled = false; this.btnUser.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnUser.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnUser.Location = new System.Drawing.Point(0, 1); this.btnUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnUser.Name = "btnUser"; this.btnUser.Size = new System.Drawing.Size(152, 66); this.btnUser.TabIndex = 9; this.btnUser.Text = "登录名"; this.btnUser.UseVisualStyleBackColor = false; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnCancel.BackColor = System.Drawing.SystemColors.Control; this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnCancel.Location = new System.Drawing.Point(0, 631); this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(152, 66); this.btnCancel.TabIndex = 8; this.btnCancel.Text = "关机"; this.btnCancel.UseVisualStyleBackColor = false; this.btnCancel.Click += new System.EventHandler(this.btCancel_Click); // // btnResetRFID // this.btnResetRFID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnResetRFID.BackColor = System.Drawing.SystemColors.Control; this.btnResetRFID.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnResetRFID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnResetRFID.Location = new System.Drawing.Point(0, 491); this.btnResetRFID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnResetRFID.Name = "btnResetRFID"; this.btnResetRFID.Size = new System.Drawing.Size(152, 66); this.btnResetRFID.TabIndex = 7; this.btnResetRFID.Text = "重置RFID"; this.btnResetRFID.UseVisualStyleBackColor = false; this.btnResetRFID.Click += new System.EventHandler(this.btnResetRFID_Click); // // btnSkipStep // this.btnSkipStep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnSkipStep.BackColor = System.Drawing.SystemColors.Control; this.btnSkipStep.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnSkipStep.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnSkipStep.Location = new System.Drawing.Point(0, 211); this.btnSkipStep.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnSkipStep.Name = "btnSkipStep"; this.btnSkipStep.Size = new System.Drawing.Size(152, 66); this.btnSkipStep.TabIndex = 6; this.btnSkipStep.Text = "跳过工步"; this.btnSkipStep.UseVisualStyleBackColor = false; this.btnSkipStep.Click += new System.EventHandler(this.btnSkipStep_Click); // // btnReprint // this.btnReprint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnReprint.BackColor = System.Drawing.SystemColors.Control; this.btnReprint.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnReprint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnReprint.Location = new System.Drawing.Point(0, 141); this.btnReprint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnReprint.Name = "btnReprint"; this.btnReprint.Size = new System.Drawing.Size(152, 66); this.btnReprint.TabIndex = 5; this.btnReprint.Text = "条码补打"; this.btnReprint.UseVisualStyleBackColor = false; this.btnReprint.Click += new System.EventHandler(this.btnReprint_Click); // // btnEXIT // this.btnEXIT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnEXIT.BackColor = System.Drawing.SystemColors.Control; this.btnEXIT.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnEXIT.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnEXIT.Location = new System.Drawing.Point(0, 701); this.btnEXIT.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnEXIT.Name = "btnEXIT"; this.btnEXIT.Size = new System.Drawing.Size(152, 66); this.btnEXIT.TabIndex = 4; this.btnEXIT.Text = "退出系统"; this.btnEXIT.UseVisualStyleBackColor = false; this.btnEXIT.Click += new System.EventHandler(this.btnEXIT_Click); // // btnRefreshProdData // this.btnRefreshProdData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnRefreshProdData.BackColor = System.Drawing.SystemColors.Control; this.btnRefreshProdData.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnRefreshProdData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnRefreshProdData.Location = new System.Drawing.Point(0, 281); this.btnRefreshProdData.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnRefreshProdData.Name = "btnRefreshProdData"; this.btnRefreshProdData.Size = new System.Drawing.Size(152, 66); this.btnRefreshProdData.TabIndex = 3; this.btnRefreshProdData.Text = "刷新队列"; this.btnRefreshProdData.UseVisualStyleBackColor = false; this.btnRefreshProdData.Click += new System.EventHandler(this.btnRefreshProdData_Click); // // btnJumpStep // this.btnJumpStep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnJumpStep.BackColor = System.Drawing.SystemColors.Control; this.btnJumpStep.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.btnJumpStep.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.btnJumpStep.Location = new System.Drawing.Point(0, 421); this.btnJumpStep.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnJumpStep.Name = "btnJumpStep"; this.btnJumpStep.Size = new System.Drawing.Size(152, 66); this.btnJumpStep.TabIndex = 0; this.btnJumpStep.Text = "工位解锁"; this.btnJumpStep.UseVisualStyleBackColor = true; this.btnJumpStep.Click += new System.EventHandler(this.btnJumpStep_Click); // // panel5 // this.panel5.BackColor = System.Drawing.Color.White; this.panel5.Controls.Add(this.panel7); this.panel5.Controls.Add(this.panel6); this.panel5.Dock = System.Windows.Forms.DockStyle.Right; this.panel5.Location = new System.Drawing.Point(1004, 222); this.panel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(762, 780); this.panel5.TabIndex = 9; // // panel7 // this.panel7.Controls.Add(this.dgvProdList); this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; this.panel7.Location = new System.Drawing.Point(0, 396); this.panel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(762, 384); this.panel7.TabIndex = 17; // // dgvProdList // this.dgvProdList.AllowUserToAddRows = false; this.dgvProdList.AllowUserToDeleteRows = false; this.dgvProdList.AllowUserToResizeColumns = false; this.dgvProdList.AllowUserToResizeRows = false; this.dgvProdList.BackgroundColor = System.Drawing.SystemColors.ControlLight; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.Color.DarkGray; dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvProdList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dgvProdList.ColumnHeadersHeight = 35; this.dgvProdList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvProdList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.number, this.serial_number, this.enum_desc, this.type_name, this.model_name, this.model_desc, this.part_spec, this.wo_detail_type}); dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.ControlLight; dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvProdList.DefaultCellStyle = dataGridViewCellStyle10; this.dgvProdList.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvProdList.EnableHeadersVisualStyles = false; this.dgvProdList.Location = new System.Drawing.Point(0, 0); this.dgvProdList.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dgvProdList.Name = "dgvProdList"; this.dgvProdList.ReadOnly = true; this.dgvProdList.RowHeadersVisible = false; this.dgvProdList.RowHeadersWidth = 51; this.dgvProdList.RowTemplate.Height = 27; this.dgvProdList.Size = new System.Drawing.Size(762, 384); this.dgvProdList.TabIndex = 15; // // number // this.number.DataPropertyName = "number"; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.number.DefaultCellStyle = dataGridViewCellStyle2; this.number.HeaderText = "序号"; this.number.MinimumWidth = 6; this.number.Name = "number"; this.number.ReadOnly = true; this.number.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.number.Width = 130; // // serial_number // this.serial_number.DataPropertyName = "serial_number"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.serial_number.DefaultCellStyle = dataGridViewCellStyle3; this.serial_number.HeaderText = "条码"; this.serial_number.MinimumWidth = 6; this.serial_number.Name = "serial_number"; this.serial_number.ReadOnly = true; this.serial_number.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.serial_number.Visible = false; this.serial_number.Width = 350; // // enum_desc // this.enum_desc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.enum_desc.DataPropertyName = "enum_desc"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.enum_desc.DefaultCellStyle = dataGridViewCellStyle4; this.enum_desc.HeaderText = "位置"; this.enum_desc.MinimumWidth = 6; this.enum_desc.Name = "enum_desc"; this.enum_desc.ReadOnly = true; this.enum_desc.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.enum_desc.Visible = false; this.enum_desc.Width = 125; // // type_name // this.type_name.DataPropertyName = "type_name"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.type_name.DefaultCellStyle = dataGridViewCellStyle5; this.type_name.HeaderText = "车型"; this.type_name.MinimumWidth = 6; this.type_name.Name = "type_name"; this.type_name.ReadOnly = true; this.type_name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.type_name.Visible = false; this.type_name.Width = 80; // // model_name // this.model_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.model_name.DataPropertyName = "model_name"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.model_name.DefaultCellStyle = dataGridViewCellStyle6; this.model_name.FillWeight = 140.2985F; this.model_name.HeaderText = "配置名称"; this.model_name.MinimumWidth = 6; this.model_name.Name = "model_name"; this.model_name.ReadOnly = true; this.model_name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // model_desc // this.model_desc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.model_desc.DataPropertyName = "model_desc"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.model_desc.DefaultCellStyle = dataGridViewCellStyle7; this.model_desc.HeaderText = "配置描述"; this.model_desc.MinimumWidth = 6; this.model_desc.Name = "model_desc"; this.model_desc.ReadOnly = true; this.model_desc.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.model_desc.Visible = false; this.model_desc.Width = 125; // // part_spec // this.part_spec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.part_spec.DataPropertyName = "part_spec"; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.part_spec.DefaultCellStyle = dataGridViewCellStyle8; this.part_spec.HeaderText = "总成描述"; this.part_spec.MinimumWidth = 6; this.part_spec.Name = "part_spec"; this.part_spec.ReadOnly = true; this.part_spec.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.part_spec.Visible = false; // // wo_detail_type // this.wo_detail_type.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.wo_detail_type.DataPropertyName = "wo_detail_type"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.wo_detail_type.DefaultCellStyle = dataGridViewCellStyle9; this.wo_detail_type.FillWeight = 59.70149F; this.wo_detail_type.HeaderText = "生产类型"; this.wo_detail_type.MinimumWidth = 6; this.wo_detail_type.Name = "wo_detail_type"; this.wo_detail_type.ReadOnly = true; // // panel6 // this.panel6.BackColor = System.Drawing.SystemColors.ControlLight; this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel6.Controls.Add(this.txtCSN); this.panel6.Controls.Add(this.lblCSN); this.panel6.Controls.Add(this.txtCarNo); this.panel6.Controls.Add(this.label14); this.panel6.Controls.Add(this.label10); this.panel6.Controls.Add(this.txtPartLocation); this.panel6.Controls.Add(this.txtPartSpec); this.panel6.Controls.Add(this.label12); this.panel6.Controls.Add(this.txtModelName); this.panel6.Controls.Add(this.label13); this.panel6.Controls.Add(this.label11); this.panel6.Controls.Add(this.txtSerialNumber); this.panel6.Dock = System.Windows.Forms.DockStyle.Top; this.panel6.Location = new System.Drawing.Point(0, 0); this.panel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(762, 396); this.panel6.TabIndex = 16; // // txtCSN // this.txtCSN.BackColor = System.Drawing.SystemColors.ControlLight; this.txtCSN.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtCSN.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtCSN.Location = new System.Drawing.Point(108, 345); this.txtCSN.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtCSN.Name = "txtCSN"; this.txtCSN.ReadOnly = true; this.txtCSN.Size = new System.Drawing.Size(492, 32); this.txtCSN.TabIndex = 23; // // lblCSN // this.lblCSN.AutoSize = true; this.lblCSN.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.lblCSN.Location = new System.Drawing.Point(3, 345); this.lblCSN.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblCSN.Name = "lblCSN"; this.lblCSN.Size = new System.Drawing.Size(78, 35); this.lblCSN.TabIndex = 22; this.lblCSN.Text = "CSN:"; // // txtCarNo // this.txtCarNo.BackColor = System.Drawing.SystemColors.ControlLight; this.txtCarNo.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtCarNo.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtCarNo.Location = new System.Drawing.Point(106, 13); this.txtCarNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtCarNo.Name = "txtCarNo"; this.txtCarNo.ReadOnly = true; this.txtCarNo.Size = new System.Drawing.Size(492, 32); this.txtCarNo.TabIndex = 21; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label14.Location = new System.Drawing.Point(9, 10); this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(76, 35); this.label14.TabIndex = 20; this.label14.Text = "序号:"; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label10.Location = new System.Drawing.Point(9, 77); this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(76, 35); this.label10.TabIndex = 8; this.label10.Text = "条码:"; // // txtPartLocation // this.txtPartLocation.BackColor = System.Drawing.SystemColors.ControlLight; this.txtPartLocation.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtPartLocation.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtPartLocation.Location = new System.Drawing.Point(106, 152); this.txtPartLocation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtPartLocation.Name = "txtPartLocation"; this.txtPartLocation.ReadOnly = true; this.txtPartLocation.Size = new System.Drawing.Size(604, 32); this.txtPartLocation.TabIndex = 17; // // txtPartSpec // this.txtPartSpec.BackColor = System.Drawing.SystemColors.ControlLight; this.txtPartSpec.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtPartSpec.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtPartSpec.Location = new System.Drawing.Point(108, 295); this.txtPartSpec.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtPartSpec.Name = "txtPartSpec"; this.txtPartSpec.ReadOnly = true; this.txtPartSpec.Size = new System.Drawing.Size(586, 32); this.txtPartSpec.TabIndex = 19; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label12.Location = new System.Drawing.Point(6, 220); this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(76, 35); this.label12.TabIndex = 15; this.label12.Text = "配置:"; // // txtModelName // this.txtModelName.BackColor = System.Drawing.SystemColors.ControlLight; this.txtModelName.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtModelName.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtModelName.Location = new System.Drawing.Point(106, 223); this.txtModelName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtModelName.Name = "txtModelName"; this.txtModelName.ReadOnly = true; this.txtModelName.Size = new System.Drawing.Size(588, 32); this.txtModelName.TabIndex = 18; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label13.Location = new System.Drawing.Point(6, 288); this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(76, 35); this.label13.TabIndex = 12; this.label13.Text = "描述:"; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label11.Location = new System.Drawing.Point(6, 148); this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(76, 35); this.label11.TabIndex = 13; this.label11.Text = "位置:"; // // txtSerialNumber // this.txtSerialNumber.BackColor = System.Drawing.SystemColors.ControlLight; this.txtSerialNumber.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtSerialNumber.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.txtSerialNumber.Location = new System.Drawing.Point(106, 80); this.txtSerialNumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txtSerialNumber.Name = "txtSerialNumber"; this.txtSerialNumber.ReadOnly = true; this.txtSerialNumber.Size = new System.Drawing.Size(616, 32); this.txtSerialNumber.TabIndex = 16; this.txtSerialNumber.DoubleClick += new System.EventHandler(this.txtSerialNumber_DoubleClick); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(8, 17); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(39, 20); this.label3.TabIndex = 0; this.label3.Text = "就绪"; // // lblDateTime // this.lblDateTime.Anchor = System.Windows.Forms.AnchorStyles.Right; this.lblDateTime.AutoSize = true; this.lblDateTime.Location = new System.Drawing.Point(1624, 17); this.lblDateTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblDateTime.Name = "lblDateTime"; this.lblDateTime.Size = new System.Drawing.Size(97, 20); this.lblDateTime.TabIndex = 1; this.lblDateTime.Text = "lblDateTime"; this.lblDateTime.Visible = false; // // lblVersion // this.lblVersion.Anchor = System.Windows.Forms.AnchorStyles.Right; this.lblVersion.AutoSize = true; this.lblVersion.Location = new System.Drawing.Point(1483, 17); this.lblVersion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblVersion.Name = "lblVersion"; this.lblVersion.Size = new System.Drawing.Size(82, 20); this.lblVersion.TabIndex = 2; this.lblVersion.Text = "lblVersion"; // // lblOPC // this.lblOPC.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblOPC.AutoSize = true; this.lblOPC.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.lblOPC.ForeColor = System.Drawing.Color.Black; this.lblOPC.Location = new System.Drawing.Point(64, 17); this.lblOPC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblOPC.Name = "lblOPC"; this.lblOPC.Size = new System.Drawing.Size(71, 15); this.lblOPC.TabIndex = 6; this.lblOPC.Text = "放行状态"; // // lblRFIDState // this.lblRFIDState.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblRFIDState.AutoSize = true; this.lblRFIDState.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.lblRFIDState.ForeColor = System.Drawing.Color.Black; this.lblRFIDState.Location = new System.Drawing.Point(446, 17); this.lblRFIDState.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblRFIDState.Name = "lblRFIDState"; this.lblRFIDState.Size = new System.Drawing.Size(107, 15); this.lblRFIDState.TabIndex = 7; this.lblRFIDState.Text = "RFID连接状态"; // // label2 // this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label2.ForeColor = System.Drawing.Color.Black; this.label2.Location = new System.Drawing.Point(422, 13); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(19, 20); this.label2.TabIndex = 9; this.label2.Text = "|"; // // label9 // this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label9.ForeColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(568, 12); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(19, 20); this.label9.TabIndex = 11; this.label9.Text = "|"; // // label8 // this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); this.label8.ForeColor = System.Drawing.Color.Black; this.label8.Location = new System.Drawing.Point(768, 13); this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(19, 20); this.label8.TabIndex = 14; this.label8.Text = "|"; // // panBottomArea // this.panBottomArea.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.panBottomArea.Controls.Add(this.lblSerialNumber); this.panBottomArea.Controls.Add(this.label8); this.panBottomArea.Controls.Add(this.label9); this.panBottomArea.Controls.Add(this.label2); this.panBottomArea.Controls.Add(this.lblTagState); this.panBottomArea.Controls.Add(this.lblRFIDState); this.panBottomArea.Controls.Add(this.lblOPC); this.panBottomArea.Controls.Add(this.lblVersion); this.panBottomArea.Controls.Add(this.lblDateTime); this.panBottomArea.Controls.Add(this.label3); this.panBottomArea.Dock = System.Windows.Forms.DockStyle.Bottom; this.panBottomArea.Location = new System.Drawing.Point(0, 1002); this.panBottomArea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panBottomArea.Name = "panBottomArea"; this.panBottomArea.Size = new System.Drawing.Size(1924, 53); this.panBottomArea.TabIndex = 7; // // lblSerialNumber // this.lblSerialNumber.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblSerialNumber.AutoSize = true; this.lblSerialNumber.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.lblSerialNumber.ForeColor = System.Drawing.Color.Black; this.lblSerialNumber.Location = new System.Drawing.Point(795, 17); this.lblSerialNumber.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblSerialNumber.Name = "lblSerialNumber"; this.lblSerialNumber.Size = new System.Drawing.Size(103, 15); this.lblSerialNumber.TabIndex = 15; this.lblSerialNumber.Text = "当前座椅条码"; // // lblTagState // this.lblTagState.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblTagState.AutoSize = true; this.lblTagState.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.lblTagState.ForeColor = System.Drawing.Color.Black; this.lblTagState.Location = new System.Drawing.Point(616, 17); this.lblTagState.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblTagState.Name = "lblTagState"; this.lblTagState.Size = new System.Drawing.Size(66, 15); this.lblTagState.TabIndex = 8; this.lblTagState.Text = "TAG状态"; // // panControlArea // this.panControlArea.BackColor = System.Drawing.Color.White; this.panControlArea.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panControlArea.Controls.Add(this.lblmag); this.panControlArea.Dock = System.Windows.Forms.DockStyle.Fill; this.panControlArea.Location = new System.Drawing.Point(158, 222); this.panControlArea.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panControlArea.Name = "panControlArea"; this.panControlArea.Size = new System.Drawing.Size(846, 491); this.panControlArea.TabIndex = 12; // // lblmag // this.lblmag.Dock = System.Windows.Forms.DockStyle.Fill; this.lblmag.Font = new System.Drawing.Font("宋体", 66F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); this.lblmag.ForeColor = System.Drawing.Color.DarkGreen; this.lblmag.Location = new System.Drawing.Point(0, 0); this.lblmag.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblmag.Name = "lblmag"; this.lblmag.Size = new System.Drawing.Size(842, 487); this.lblmag.TabIndex = 0; this.lblmag.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel8 // this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel8.Controls.Add(this.tableLayoutPanel1); this.panel8.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel8.Location = new System.Drawing.Point(158, 713); this.panel8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(846, 289); this.panel8.TabIndex = 11; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Controls.Add(this.dataGridView2, 1, 0); this.tableLayoutPanel1.Controls.Add(this.dataGridView1, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(842, 285); this.tableLayoutPanel1.TabIndex = 0; // // dataGridView2 // this.dataGridView2.BackgroundColor = System.Drawing.SystemColors.ControlLight; this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView2.Location = new System.Drawing.Point(425, 5); this.dataGridView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dataGridView2.Name = "dataGridView2"; this.dataGridView2.RowHeadersWidth = 51; this.dataGridView2.RowTemplate.Height = 23; this.dataGridView2.Size = new System.Drawing.Size(413, 275); this.dataGridView2.TabIndex = 1; // // dataGridView1 // this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ControlLight; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.Location = new System.Drawing.Point(4, 5); this.dataGridView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.RowHeadersWidth = 51; this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.Size = new System.Drawing.Size(413, 275); this.dataGridView1.TabIndex = 0; // // ReadSN // this.ReadSN.Interval = 1500; this.ReadSN.Tick += new System.EventHandler(this.ReadSN_Tick); // // FrmMain // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1924, 1055); this.Controls.Add(this.panControlArea); this.Controls.Add(this.panel8); this.Controls.Add(this.panel5); this.Controls.Add(this.panel4); this.Controls.Add(this.panLeftArea); this.Controls.Add(this.panScanArea); this.Controls.Add(this.panHeadArea); this.Controls.Add(this.panBottomArea); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "FrmMain"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = " "; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmMain_FormClosed); this.Load += new System.EventHandler(this.FrmMain_Load); this.panHeadArea.ResumeLayout(false); this.panHeadArea.PerformLayout(); this.panScanArea.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panLeftArea.ResumeLayout(false); this.cmsDataGrid.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panRightArea.ResumeLayout(false); this.panel5.ResumeLayout(false); this.panel7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvProdList)).EndInit(); this.panel6.ResumeLayout(false); this.panel6.PerformLayout(); this.panBottomArea.ResumeLayout(false); this.panBottomArea.PerformLayout(); this.panControlArea.ResumeLayout(false); this.panel8.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panHeadArea; private System.Windows.Forms.Panel panScanArea; private System.Windows.Forms.Panel panLeftArea; private System.Windows.Forms.FlowLayoutPanel flpSteps; private System.Windows.Forms.Label lblWaitTime; private System.Windows.Forms.Label lblActionTitle; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label lblTerminalName; private System.Windows.Forms.Label labErrorMessage; private System.Windows.Forms.TextBox txtSN; private System.Windows.Forms.Timer timerRefrensh; private System.Windows.Forms.Timer ServerDateTime; private System.Windows.Forms.Panel pnlLog; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Timer RefrenshProdData; private System.Windows.Forms.Label labPrdCount; private System.Windows.Forms.ContextMenuStrip cmsDataGrid; private System.Windows.Forms.ToolStripMenuItem tsmiSaveColumnWidth; private System.Windows.Forms.ToolStripMenuItem tsmFullScreen; private System.Windows.Forms.ToolStripMenuItem tsmQuitFullScreen; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel panRightArea; private System.Windows.Forms.Button btnEXIT; private System.Windows.Forms.Button btnRefreshProdData; private System.Windows.Forms.Button btnJumpStep; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.DataGridView dgvProdList; private System.Windows.Forms.Button btnReprint; private System.Windows.Forms.Button btnSkipStep; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label lblDateTime; private System.Windows.Forms.Label lblVersion; private System.Windows.Forms.Label lblOPC; private System.Windows.Forms.Label lblRFIDState; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel panBottomArea; private System.Windows.Forms.Label lblSerialNumber; private System.Windows.Forms.Label lblTagState; private System.Windows.Forms.Button btnResetRFID; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtPartSpec; private System.Windows.Forms.TextBox txtModelName; private System.Windows.Forms.TextBox txtPartLocation; private System.Windows.Forms.TextBox txtSerialNumber; private System.Windows.Forms.TextBox txtCarNo; private System.Windows.Forms.Label label14; private System.Windows.Forms.Button btnCancel; private System.Windows.Forms.Button btnUser; private System.Windows.Forms.Button btnReplaceUser; private System.Windows.Forms.Panel panControlArea; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.TextBox txtSNBak; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.DataGridView dataGridView2; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.Timer ReadSN; private System.Windows.Forms.Button bunWrite; private System.Windows.Forms.Label lblmag; private System.Windows.Forms.Button btnCutTorque; private System.Windows.Forms.Label lblCSN; private System.Windows.Forms.TextBox txtCSN; private System.Windows.Forms.DataGridViewTextBoxColumn number; private System.Windows.Forms.DataGridViewTextBoxColumn serial_number; private System.Windows.Forms.DataGridViewTextBoxColumn enum_desc; private System.Windows.Forms.DataGridViewTextBoxColumn type_name; private System.Windows.Forms.DataGridViewTextBoxColumn model_name; private System.Windows.Forms.DataGridViewTextBoxColumn model_desc; private System.Windows.Forms.DataGridViewTextBoxColumn part_spec; private System.Windows.Forms.DataGridViewTextBoxColumn wo_detail_type; } }