|
@ -29,6 +29,8 @@ |
|
|
private void InitializeComponent() |
|
|
private void InitializeComponent() |
|
|
{ |
|
|
{ |
|
|
this.components = new System.ComponentModel.Container(); |
|
|
this.components = new System.ComponentModel.Container(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.txtLastScanL = new System.Windows.Forms.TextBox(); |
|
|
this.txtLastScanL = new System.Windows.Forms.TextBox(); |
|
@ -53,60 +55,68 @@ |
|
|
this.txtHighQty = new System.Windows.Forms.Label(); |
|
|
this.txtHighQty = new System.Windows.Forms.Label(); |
|
|
this.txtRightQty = new System.Windows.Forms.Label(); |
|
|
this.txtRightQty = new System.Windows.Forms.Label(); |
|
|
this.txtLeftQty = new System.Windows.Forms.Label(); |
|
|
this.txtLeftQty = new System.Windows.Forms.Label(); |
|
|
this.label12 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label(); |
|
|
this.label13 = new System.Windows.Forms.Label(); |
|
|
this.label14 = new System.Windows.Forms.Label(); |
|
|
this.label14 = new System.Windows.Forms.Label(); |
|
|
this.label15 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label16 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.txtAllQty = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.lbVer = new System.Windows.Forms.Label(); |
|
|
this.lbVer = new System.Windows.Forms.Label(); |
|
|
this.dgridScanRecords = new System.Windows.Forms.DataGridView(); |
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
this.塑件唯一码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.label8 = new System.Windows.Forms.Label(); |
|
|
this.零件号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.位置 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.配置 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.生产时间 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.lbMsg = new System.Windows.Forms.Label(); |
|
|
this.lbMsg = new System.Windows.Forms.Label(); |
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
this.lbEnd = new System.Windows.Forms.Label(); |
|
|
this.lbEnd = new System.Windows.Forms.Label(); |
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
this.lbBegin = new System.Windows.Forms.Label(); |
|
|
this.lbBegin = new System.Windows.Forms.Label(); |
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
|
|
|
this.dgridScanRecords = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.塑件唯一码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.零件号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.位置 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.配置 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.生产时间 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.txtAllQty = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
|
|
|
this.panel4 = new System.Windows.Forms.Panel(); |
|
|
|
|
|
this.lbTime = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label11 = new System.Windows.Forms.Label(); |
|
|
this.focusTimer = new System.Windows.Forms.Timer(this.components); |
|
|
this.focusTimer = new System.Windows.Forms.Timer(this.components); |
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components); |
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components); |
|
|
|
|
|
this.dateTimer = new System.Windows.Forms.Timer(this.components); |
|
|
this.tableLayoutPanel1.SuspendLayout(); |
|
|
this.tableLayoutPanel1.SuspendLayout(); |
|
|
this.panel1.SuspendLayout(); |
|
|
this.panel1.SuspendLayout(); |
|
|
this.tableLayoutPanel2.SuspendLayout(); |
|
|
this.tableLayoutPanel2.SuspendLayout(); |
|
|
this.tableLayoutPanel3.SuspendLayout(); |
|
|
this.tableLayoutPanel3.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.dgridScanRecords)).BeginInit(); |
|
|
|
|
|
this.panel2.SuspendLayout(); |
|
|
this.panel2.SuspendLayout(); |
|
|
|
|
|
this.tableLayoutPanel4.SuspendLayout(); |
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgridScanRecords)).BeginInit(); |
|
|
|
|
|
this.panel4.SuspendLayout(); |
|
|
this.SuspendLayout(); |
|
|
this.SuspendLayout(); |
|
|
//
|
|
|
//
|
|
|
// tableLayoutPanel1
|
|
|
// tableLayoutPanel1
|
|
|
//
|
|
|
//
|
|
|
|
|
|
this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(34)))), ((int)(((byte)(52))))); |
|
|
this.tableLayoutPanel1.ColumnCount = 1; |
|
|
this.tableLayoutPanel1.ColumnCount = 1; |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0); |
|
|
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 2); |
|
|
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1); |
|
|
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 3); |
|
|
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 0, 3); |
|
|
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 0, 5); |
|
|
this.tableLayoutPanel1.Controls.Add(this.dgridScanRecords, 0, 4); |
|
|
this.tableLayoutPanel1.Controls.Add(this.lbMsg, 0, 7); |
|
|
this.tableLayoutPanel1.Controls.Add(this.lbMsg, 0, 5); |
|
|
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 4); |
|
|
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 2); |
|
|
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel4, 0, 6); |
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1); |
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 0); |
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
|
|
this.tableLayoutPanel1.RowCount = 6; |
|
|
this.tableLayoutPanel1.RowCount = 8; |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 4F)); |
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 170F)); |
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F)); |
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1707, 1102); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1279, 765); |
|
|
|
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// panel1
|
|
|
// panel1
|
|
@ -124,132 +134,150 @@ |
|
|
this.panel1.Controls.Add(this.btnSearch); |
|
|
this.panel1.Controls.Add(this.btnSearch); |
|
|
this.panel1.Controls.Add(this.label1); |
|
|
this.panel1.Controls.Add(this.label1); |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel1.Location = new System.Drawing.Point(3, 3); |
|
|
this.panel1.Location = new System.Drawing.Point(3, 107); |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Size = new System.Drawing.Size(1273, 94); |
|
|
this.panel1.Size = new System.Drawing.Size(1701, 164); |
|
|
this.panel1.TabIndex = 0; |
|
|
this.panel1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// txtLastScanL
|
|
|
// txtLastScanL
|
|
|
//
|
|
|
//
|
|
|
this.txtLastScanL.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtLastScanL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.txtLastScanL.Location = new System.Drawing.Point(40, 46); |
|
|
this.txtLastScanL.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
|
|
this.txtLastScanL.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Bold); |
|
|
|
|
|
this.txtLastScanL.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtLastScanL.Location = new System.Drawing.Point(40, 79); |
|
|
this.txtLastScanL.Name = "txtLastScanL"; |
|
|
this.txtLastScanL.Name = "txtLastScanL"; |
|
|
this.txtLastScanL.ReadOnly = true; |
|
|
this.txtLastScanL.ReadOnly = true; |
|
|
this.txtLastScanL.Size = new System.Drawing.Size(457, 38); |
|
|
this.txtLastScanL.Size = new System.Drawing.Size(457, 43); |
|
|
this.txtLastScanL.TabIndex = 11; |
|
|
this.txtLastScanL.TabIndex = 11; |
|
|
//
|
|
|
//
|
|
|
// txtLastScanR
|
|
|
// txtLastScanR
|
|
|
//
|
|
|
//
|
|
|
this.txtLastScanR.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtLastScanR.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.txtLastScanR.Location = new System.Drawing.Point(520, 47); |
|
|
this.txtLastScanR.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
|
|
this.txtLastScanR.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.txtLastScanR.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtLastScanR.Location = new System.Drawing.Point(520, 79); |
|
|
this.txtLastScanR.Name = "txtLastScanR"; |
|
|
this.txtLastScanR.Name = "txtLastScanR"; |
|
|
this.txtLastScanR.ReadOnly = true; |
|
|
this.txtLastScanR.ReadOnly = true; |
|
|
this.txtLastScanR.Size = new System.Drawing.Size(457, 38); |
|
|
this.txtLastScanR.Size = new System.Drawing.Size(457, 43); |
|
|
this.txtLastScanR.TabIndex = 10; |
|
|
this.txtLastScanR.TabIndex = 10; |
|
|
//
|
|
|
//
|
|
|
// txtProduceModel
|
|
|
// txtProduceModel
|
|
|
//
|
|
|
//
|
|
|
this.txtProduceModel.AutoSize = true; |
|
|
this.txtProduceModel.AutoSize = true; |
|
|
this.txtProduceModel.BackColor = System.Drawing.Color.Lime; |
|
|
this.txtProduceModel.BackColor = System.Drawing.Color.Green; |
|
|
this.txtProduceModel.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtProduceModel.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold); |
|
|
this.txtProduceModel.Location = new System.Drawing.Point(928, 8); |
|
|
this.txtProduceModel.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtProduceModel.Location = new System.Drawing.Point(1220, 29); |
|
|
this.txtProduceModel.Name = "txtProduceModel"; |
|
|
this.txtProduceModel.Name = "txtProduceModel"; |
|
|
this.txtProduceModel.Size = new System.Drawing.Size(49, 19); |
|
|
this.txtProduceModel.Size = new System.Drawing.Size(75, 30); |
|
|
this.txtProduceModel.TabIndex = 9; |
|
|
this.txtProduceModel.TabIndex = 9; |
|
|
this.txtProduceModel.Text = "左右"; |
|
|
this.txtProduceModel.Text = "左右"; |
|
|
//
|
|
|
//
|
|
|
// label7
|
|
|
// label7
|
|
|
//
|
|
|
//
|
|
|
this.label7.AutoSize = true; |
|
|
this.label7.AutoSize = true; |
|
|
this.label7.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label7.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold); |
|
|
this.label7.Location = new System.Drawing.Point(793, 8); |
|
|
this.label7.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(1015, 29); |
|
|
this.label7.Name = "label7"; |
|
|
this.label7.Name = "label7"; |
|
|
this.label7.Size = new System.Drawing.Size(129, 19); |
|
|
this.label7.Size = new System.Drawing.Size(199, 30); |
|
|
this.label7.TabIndex = 8; |
|
|
this.label7.TabIndex = 8; |
|
|
this.label7.Text = "当前生产模式"; |
|
|
this.label7.Text = "当前生产模式"; |
|
|
//
|
|
|
//
|
|
|
// txtConfig
|
|
|
// txtConfig
|
|
|
//
|
|
|
//
|
|
|
this.txtConfig.AutoSize = true; |
|
|
this.txtConfig.AutoSize = true; |
|
|
this.txtConfig.BackColor = System.Drawing.Color.Lime; |
|
|
this.txtConfig.BackColor = System.Drawing.Color.Green; |
|
|
this.txtConfig.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtConfig.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold); |
|
|
this.txtConfig.Location = new System.Drawing.Point(721, 8); |
|
|
this.txtConfig.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtConfig.Location = new System.Drawing.Point(921, 29); |
|
|
this.txtConfig.Name = "txtConfig"; |
|
|
this.txtConfig.Name = "txtConfig"; |
|
|
this.txtConfig.Size = new System.Drawing.Size(49, 19); |
|
|
this.txtConfig.Size = new System.Drawing.Size(75, 30); |
|
|
this.txtConfig.TabIndex = 7; |
|
|
this.txtConfig.TabIndex = 7; |
|
|
this.txtConfig.Text = "高配"; |
|
|
this.txtConfig.Text = "高配"; |
|
|
//
|
|
|
//
|
|
|
// label5
|
|
|
// label5
|
|
|
//
|
|
|
//
|
|
|
this.label5.AutoSize = true; |
|
|
this.label5.AutoSize = true; |
|
|
this.label5.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label5.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold); |
|
|
this.label5.Location = new System.Drawing.Point(586, 8); |
|
|
this.label5.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(716, 29); |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Size = new System.Drawing.Size(129, 19); |
|
|
this.label5.Size = new System.Drawing.Size(199, 30); |
|
|
this.label5.TabIndex = 6; |
|
|
this.label5.TabIndex = 6; |
|
|
this.label5.Text = "当前配置状态"; |
|
|
this.label5.Text = "当前配置状态"; |
|
|
//
|
|
|
//
|
|
|
// lbScanState
|
|
|
// lbScanState
|
|
|
//
|
|
|
//
|
|
|
this.lbScanState.AutoSize = true; |
|
|
this.lbScanState.AutoSize = true; |
|
|
this.lbScanState.BackColor = System.Drawing.Color.Lime; |
|
|
this.lbScanState.BackColor = System.Drawing.Color.Green; |
|
|
this.lbScanState.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScanState.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold); |
|
|
this.lbScanState.Location = new System.Drawing.Point(341, 8); |
|
|
this.lbScanState.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.lbScanState.Location = new System.Drawing.Point(466, 29); |
|
|
this.lbScanState.Name = "lbScanState"; |
|
|
this.lbScanState.Name = "lbScanState"; |
|
|
this.lbScanState.Size = new System.Drawing.Size(89, 19); |
|
|
this.lbScanState.Size = new System.Drawing.Size(137, 30); |
|
|
this.lbScanState.TabIndex = 5; |
|
|
this.lbScanState.TabIndex = 5; |
|
|
this.lbScanState.Text = "允许扫码"; |
|
|
this.lbScanState.Text = "允许扫码"; |
|
|
//
|
|
|
//
|
|
|
// label3
|
|
|
// label3
|
|
|
//
|
|
|
//
|
|
|
this.label3.AutoSize = true; |
|
|
this.label3.AutoSize = true; |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold); |
|
|
this.label3.Location = new System.Drawing.Point(232, 8); |
|
|
this.label3.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(323, 29); |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Size = new System.Drawing.Size(89, 19); |
|
|
this.label3.Size = new System.Drawing.Size(137, 30); |
|
|
this.label3.TabIndex = 4; |
|
|
this.label3.TabIndex = 4; |
|
|
this.label3.Text = "扫描状态"; |
|
|
this.label3.Text = "扫描状态"; |
|
|
//
|
|
|
//
|
|
|
// lbLinkState
|
|
|
// lbLinkState
|
|
|
//
|
|
|
//
|
|
|
this.lbLinkState.AutoSize = true; |
|
|
this.lbLinkState.AutoSize = true; |
|
|
this.lbLinkState.BackColor = System.Drawing.Color.Lime; |
|
|
this.lbLinkState.BackColor = System.Drawing.Color.Green; |
|
|
this.lbLinkState.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbLinkState.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold); |
|
|
this.lbLinkState.Location = new System.Drawing.Point(108, 8); |
|
|
this.lbLinkState.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.lbLinkState.Location = new System.Drawing.Point(149, 29); |
|
|
this.lbLinkState.Name = "lbLinkState"; |
|
|
this.lbLinkState.Name = "lbLinkState"; |
|
|
this.lbLinkState.Size = new System.Drawing.Size(89, 19); |
|
|
this.lbLinkState.Size = new System.Drawing.Size(137, 30); |
|
|
this.lbLinkState.TabIndex = 3; |
|
|
this.lbLinkState.TabIndex = 3; |
|
|
this.lbLinkState.Text = "连接成功"; |
|
|
this.lbLinkState.Text = "连接成功"; |
|
|
//
|
|
|
//
|
|
|
// btnOpenParamDialog
|
|
|
// btnOpenParamDialog
|
|
|
//
|
|
|
//
|
|
|
|
|
|
this.btnOpenParamDialog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.btnOpenParamDialog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); |
|
|
this.btnOpenParamDialog.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnOpenParamDialog.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnOpenParamDialog.Location = new System.Drawing.Point(1089, 47); |
|
|
this.btnOpenParamDialog.Location = new System.Drawing.Point(1486, 78); |
|
|
this.btnOpenParamDialog.Name = "btnOpenParamDialog"; |
|
|
this.btnOpenParamDialog.Name = "btnOpenParamDialog"; |
|
|
this.btnOpenParamDialog.Size = new System.Drawing.Size(175, 37); |
|
|
this.btnOpenParamDialog.Size = new System.Drawing.Size(206, 63); |
|
|
this.btnOpenParamDialog.TabIndex = 2; |
|
|
this.btnOpenParamDialog.TabIndex = 2; |
|
|
this.btnOpenParamDialog.Text = "返回选中窗口"; |
|
|
this.btnOpenParamDialog.Text = "返回选中窗口"; |
|
|
this.btnOpenParamDialog.UseVisualStyleBackColor = true; |
|
|
this.btnOpenParamDialog.UseVisualStyleBackColor = false; |
|
|
this.btnOpenParamDialog.Click += new System.EventHandler(this.btnOpenParamDialog_Click); |
|
|
this.btnOpenParamDialog.Click += new System.EventHandler(this.btnOpenParamDialog_Click); |
|
|
//
|
|
|
//
|
|
|
// btnSearch
|
|
|
// btnSearch
|
|
|
//
|
|
|
//
|
|
|
|
|
|
this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.btnSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); |
|
|
this.btnSearch.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnSearch.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnSearch.Location = new System.Drawing.Point(1089, 4); |
|
|
this.btnSearch.Location = new System.Drawing.Point(1486, 4); |
|
|
this.btnSearch.Name = "btnSearch"; |
|
|
this.btnSearch.Name = "btnSearch"; |
|
|
this.btnSearch.Size = new System.Drawing.Size(175, 37); |
|
|
this.btnSearch.Size = new System.Drawing.Size(206, 68); |
|
|
this.btnSearch.TabIndex = 1; |
|
|
this.btnSearch.TabIndex = 1; |
|
|
this.btnSearch.Text = "查询明细"; |
|
|
this.btnSearch.Text = "查询明细"; |
|
|
this.btnSearch.UseVisualStyleBackColor = true; |
|
|
this.btnSearch.UseVisualStyleBackColor = false; |
|
|
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); |
|
|
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); |
|
|
//
|
|
|
//
|
|
|
// label1
|
|
|
// label1
|
|
|
//
|
|
|
//
|
|
|
this.label1.AutoSize = true; |
|
|
this.label1.AutoSize = true; |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.Location = new System.Drawing.Point(10, 8); |
|
|
this.label1.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(10, 29); |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Size = new System.Drawing.Size(82, 19); |
|
|
this.label1.Size = new System.Drawing.Size(123, 30); |
|
|
this.label1.TabIndex = 0; |
|
|
this.label1.TabIndex = 0; |
|
|
this.label1.Text = "PLC状态"; |
|
|
this.label1.Text = "PLC状态"; |
|
|
//
|
|
|
//
|
|
@ -265,20 +293,22 @@ |
|
|
this.tableLayoutPanel2.Controls.Add(this.label10, 2, 0); |
|
|
this.tableLayoutPanel2.Controls.Add(this.label10, 2, 0); |
|
|
this.tableLayoutPanel2.Controls.Add(this.txtLeftScan, 1, 0); |
|
|
this.tableLayoutPanel2.Controls.Add(this.txtLeftScan, 1, 0); |
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 103); |
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 277); |
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
|
|
this.tableLayoutPanel2.RowCount = 1; |
|
|
this.tableLayoutPanel2.RowCount = 1; |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(1273, 74); |
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(1701, 114); |
|
|
this.tableLayoutPanel2.TabIndex = 1; |
|
|
this.tableLayoutPanel2.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// txtRightScan
|
|
|
// txtRightScan
|
|
|
//
|
|
|
//
|
|
|
this.txtRightScan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtRightScan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtRightScan.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtRightScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.txtRightScan.Location = new System.Drawing.Point(699, 16); |
|
|
this.txtRightScan.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.txtRightScan.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtRightScan.Location = new System.Drawing.Point(913, 30); |
|
|
this.txtRightScan.Name = "txtRightScan"; |
|
|
this.txtRightScan.Name = "txtRightScan"; |
|
|
this.txtRightScan.Size = new System.Drawing.Size(571, 42); |
|
|
this.txtRightScan.Size = new System.Drawing.Size(785, 53); |
|
|
this.txtRightScan.TabIndex = 3; |
|
|
this.txtRightScan.TabIndex = 3; |
|
|
this.txtRightScan.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtRightScan_KeyDown); |
|
|
this.txtRightScan.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtRightScan_KeyDown); |
|
|
//
|
|
|
//
|
|
@ -287,11 +317,12 @@ |
|
|
this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
| System.Windows.Forms.AnchorStyles.Left))); |
|
|
| System.Windows.Forms.AnchorStyles.Left))); |
|
|
this.label9.AutoSize = true; |
|
|
this.label9.AutoSize = true; |
|
|
this.label9.BackColor = System.Drawing.Color.Lime; |
|
|
this.label9.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label9.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label9.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.label9.ForeColor = System.Drawing.Color.White; |
|
|
this.label9.Location = new System.Drawing.Point(3, 0); |
|
|
this.label9.Location = new System.Drawing.Point(3, 0); |
|
|
this.label9.Name = "label9"; |
|
|
this.label9.Name = "label9"; |
|
|
this.label9.Size = new System.Drawing.Size(54, 74); |
|
|
this.label9.Size = new System.Drawing.Size(54, 114); |
|
|
this.label9.TabIndex = 0; |
|
|
this.label9.TabIndex = 0; |
|
|
this.label9.Text = "左"; |
|
|
this.label9.Text = "左"; |
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -301,11 +332,12 @@ |
|
|
this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
| System.Windows.Forms.AnchorStyles.Left))); |
|
|
| System.Windows.Forms.AnchorStyles.Left))); |
|
|
this.label10.AutoSize = true; |
|
|
this.label10.AutoSize = true; |
|
|
this.label10.BackColor = System.Drawing.Color.Lime; |
|
|
this.label10.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label10.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label10.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label10.Location = new System.Drawing.Point(639, 0); |
|
|
this.label10.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(853, 0); |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Size = new System.Drawing.Size(54, 74); |
|
|
this.label10.Size = new System.Drawing.Size(54, 114); |
|
|
this.label10.TabIndex = 1; |
|
|
this.label10.TabIndex = 1; |
|
|
this.label10.Text = "右"; |
|
|
this.label10.Text = "右"; |
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -313,44 +345,42 @@ |
|
|
// txtLeftScan
|
|
|
// txtLeftScan
|
|
|
//
|
|
|
//
|
|
|
this.txtLeftScan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtLeftScan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtLeftScan.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtLeftScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.txtLeftScan.Location = new System.Drawing.Point(63, 16); |
|
|
this.txtLeftScan.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.txtLeftScan.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtLeftScan.Location = new System.Drawing.Point(63, 28); |
|
|
this.txtLeftScan.Name = "txtLeftScan"; |
|
|
this.txtLeftScan.Name = "txtLeftScan"; |
|
|
this.txtLeftScan.Size = new System.Drawing.Size(570, 42); |
|
|
this.txtLeftScan.Size = new System.Drawing.Size(784, 57); |
|
|
this.txtLeftScan.TabIndex = 2; |
|
|
this.txtLeftScan.TabIndex = 2; |
|
|
this.txtLeftScan.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLeftScan_KeyDown); |
|
|
this.txtLeftScan.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLeftScan_KeyDown); |
|
|
//
|
|
|
//
|
|
|
// tableLayoutPanel3
|
|
|
// tableLayoutPanel3
|
|
|
//
|
|
|
//
|
|
|
this.tableLayoutPanel3.ColumnCount = 11; |
|
|
this.tableLayoutPanel3.ColumnCount = 9; |
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F)); |
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F)); |
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtLowQty, 9, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtLowQty, 7, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtHighQty, 7, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtHighQty, 5, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtRightQty, 5, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtRightQty, 3, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtLeftQty, 3, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtLeftQty, 1, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label12, 0, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label13, 0, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label13, 2, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label14, 2, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label14, 4, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.lbVer, 8, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label15, 6, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label4, 4, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label16, 8, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.label8, 6, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.txtAllQty, 1, 0); |
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.lbVer, 10, 0); |
|
|
|
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 223); |
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 477); |
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
|
|
this.tableLayoutPanel3.RowCount = 1; |
|
|
this.tableLayoutPanel3.RowCount = 1; |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(1273, 54); |
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(1701, 94); |
|
|
this.tableLayoutPanel3.TabIndex = 3; |
|
|
this.tableLayoutPanel3.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// txtLowQty
|
|
|
// txtLowQty
|
|
@ -359,10 +389,11 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtLowQty.AutoSize = true; |
|
|
this.txtLowQty.AutoSize = true; |
|
|
this.txtLowQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtLowQty.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.txtLowQty.Location = new System.Drawing.Point(763, 0); |
|
|
this.txtLowQty.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtLowQty.Location = new System.Drawing.Point(683, 0); |
|
|
this.txtLowQty.Name = "txtLowQty"; |
|
|
this.txtLowQty.Name = "txtLowQty"; |
|
|
this.txtLowQty.Size = new System.Drawing.Size(94, 54); |
|
|
this.txtLowQty.Size = new System.Drawing.Size(114, 94); |
|
|
this.txtLowQty.TabIndex = 9; |
|
|
this.txtLowQty.TabIndex = 9; |
|
|
this.txtLowQty.Text = "0"; |
|
|
this.txtLowQty.Text = "0"; |
|
|
this.txtLowQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.txtLowQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -373,10 +404,11 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtHighQty.AutoSize = true; |
|
|
this.txtHighQty.AutoSize = true; |
|
|
this.txtHighQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtHighQty.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.txtHighQty.Location = new System.Drawing.Point(583, 0); |
|
|
this.txtHighQty.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtHighQty.Location = new System.Drawing.Point(483, 0); |
|
|
this.txtHighQty.Name = "txtHighQty"; |
|
|
this.txtHighQty.Name = "txtHighQty"; |
|
|
this.txtHighQty.Size = new System.Drawing.Size(94, 54); |
|
|
this.txtHighQty.Size = new System.Drawing.Size(114, 94); |
|
|
this.txtHighQty.TabIndex = 8; |
|
|
this.txtHighQty.TabIndex = 8; |
|
|
this.txtHighQty.Text = "0"; |
|
|
this.txtHighQty.Text = "0"; |
|
|
this.txtHighQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.txtHighQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -387,10 +419,11 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtRightQty.AutoSize = true; |
|
|
this.txtRightQty.AutoSize = true; |
|
|
this.txtRightQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtRightQty.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.txtRightQty.Location = new System.Drawing.Point(403, 0); |
|
|
this.txtRightQty.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtRightQty.Location = new System.Drawing.Point(283, 0); |
|
|
this.txtRightQty.Name = "txtRightQty"; |
|
|
this.txtRightQty.Name = "txtRightQty"; |
|
|
this.txtRightQty.Size = new System.Drawing.Size(94, 54); |
|
|
this.txtRightQty.Size = new System.Drawing.Size(114, 94); |
|
|
this.txtRightQty.TabIndex = 7; |
|
|
this.txtRightQty.TabIndex = 7; |
|
|
this.txtRightQty.Text = "0"; |
|
|
this.txtRightQty.Text = "0"; |
|
|
this.txtRightQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.txtRightQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -401,40 +434,27 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.txtLeftQty.AutoSize = true; |
|
|
this.txtLeftQty.AutoSize = true; |
|
|
this.txtLeftQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtLeftQty.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.txtLeftQty.Location = new System.Drawing.Point(243, 0); |
|
|
this.txtLeftQty.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.txtLeftQty.Location = new System.Drawing.Point(83, 0); |
|
|
this.txtLeftQty.Name = "txtLeftQty"; |
|
|
this.txtLeftQty.Name = "txtLeftQty"; |
|
|
this.txtLeftQty.Size = new System.Drawing.Size(94, 54); |
|
|
this.txtLeftQty.Size = new System.Drawing.Size(114, 94); |
|
|
this.txtLeftQty.TabIndex = 6; |
|
|
this.txtLeftQty.TabIndex = 6; |
|
|
this.txtLeftQty.Text = "0"; |
|
|
this.txtLeftQty.Text = "0"; |
|
|
this.txtLeftQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.txtLeftQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
//
|
|
|
//
|
|
|
// label12
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label12.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.label12.AutoSize = true; |
|
|
|
|
|
this.label12.BackColor = System.Drawing.Color.Lime; |
|
|
|
|
|
this.label12.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(3, 0); |
|
|
|
|
|
this.label12.Name = "label12"; |
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(74, 54); |
|
|
|
|
|
this.label12.TabIndex = 0; |
|
|
|
|
|
this.label12.Text = "总数"; |
|
|
|
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
|
//
|
|
|
|
|
|
// label13
|
|
|
// label13
|
|
|
//
|
|
|
//
|
|
|
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label13.AutoSize = true; |
|
|
this.label13.AutoSize = true; |
|
|
this.label13.BackColor = System.Drawing.Color.Lime; |
|
|
this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.label13.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label13.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.label13.Location = new System.Drawing.Point(183, 0); |
|
|
this.label13.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(3, 0); |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Size = new System.Drawing.Size(54, 54); |
|
|
this.label13.Size = new System.Drawing.Size(74, 94); |
|
|
this.label13.TabIndex = 1; |
|
|
this.label13.TabIndex = 1; |
|
|
this.label13.Text = "左"; |
|
|
this.label13.Text = "左"; |
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -445,72 +465,157 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label14.AutoSize = true; |
|
|
this.label14.AutoSize = true; |
|
|
this.label14.BackColor = System.Drawing.Color.Lime; |
|
|
this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.label14.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label14.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.label14.Location = new System.Drawing.Point(343, 0); |
|
|
this.label14.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label14.Location = new System.Drawing.Point(203, 0); |
|
|
this.label14.Name = "label14"; |
|
|
this.label14.Name = "label14"; |
|
|
this.label14.Size = new System.Drawing.Size(54, 54); |
|
|
this.label14.Size = new System.Drawing.Size(74, 94); |
|
|
this.label14.TabIndex = 2; |
|
|
this.label14.TabIndex = 2; |
|
|
this.label14.Text = "右"; |
|
|
this.label14.Text = "右"; |
|
|
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
//
|
|
|
//
|
|
|
// label15
|
|
|
// lbVer
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lbVer.Anchor = System.Windows.Forms.AnchorStyles.Right; |
|
|
|
|
|
this.lbVer.AutoSize = true; |
|
|
|
|
|
this.lbVer.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.lbVer.Location = new System.Drawing.Point(1659, 39); |
|
|
|
|
|
this.lbVer.Name = "lbVer"; |
|
|
|
|
|
this.lbVer.Size = new System.Drawing.Size(39, 15); |
|
|
|
|
|
this.lbVer.TabIndex = 10; |
|
|
|
|
|
this.lbVer.Text = " "; |
|
|
//
|
|
|
//
|
|
|
this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
// label4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label15.AutoSize = true; |
|
|
this.label4.AutoSize = true; |
|
|
this.label15.BackColor = System.Drawing.Color.Lime; |
|
|
this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.label15.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label4.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.label15.Location = new System.Drawing.Point(503, 0); |
|
|
this.label4.ForeColor = System.Drawing.Color.White; |
|
|
this.label15.Name = "label15"; |
|
|
this.label4.Location = new System.Drawing.Point(403, 0); |
|
|
this.label15.Size = new System.Drawing.Size(74, 54); |
|
|
this.label4.Name = "label4"; |
|
|
this.label15.TabIndex = 3; |
|
|
this.label4.Size = new System.Drawing.Size(74, 94); |
|
|
this.label15.Text = "高配"; |
|
|
this.label4.TabIndex = 11; |
|
|
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label4.Text = "高"; |
|
|
//
|
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
// label16
|
|
|
//
|
|
|
//
|
|
|
// label8
|
|
|
this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
//
|
|
|
|
|
|
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label16.AutoSize = true; |
|
|
this.label8.AutoSize = true; |
|
|
this.label16.BackColor = System.Drawing.Color.Lime; |
|
|
this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.label16.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label8.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold); |
|
|
this.label16.Location = new System.Drawing.Point(683, 0); |
|
|
this.label8.ForeColor = System.Drawing.Color.White; |
|
|
this.label16.Name = "label16"; |
|
|
this.label8.Location = new System.Drawing.Point(603, 0); |
|
|
this.label16.Size = new System.Drawing.Size(74, 54); |
|
|
this.label8.Name = "label8"; |
|
|
this.label16.TabIndex = 4; |
|
|
this.label8.Size = new System.Drawing.Size(74, 94); |
|
|
this.label16.Text = "低配"; |
|
|
this.label8.TabIndex = 12; |
|
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label8.Text = "低"; |
|
|
|
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
//
|
|
|
//
|
|
|
// txtAllQty
|
|
|
// lbMsg
|
|
|
//
|
|
|
//
|
|
|
this.txtAllQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
this.lbMsg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lbMsg.AutoSize = true; |
|
|
this.txtAllQty.AutoSize = true; |
|
|
this.lbMsg.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtAllQty.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbMsg.ForeColor = System.Drawing.Color.Red; |
|
|
this.txtAllQty.Location = new System.Drawing.Point(83, 0); |
|
|
this.lbMsg.Location = new System.Drawing.Point(3, 1032); |
|
|
this.txtAllQty.Name = "txtAllQty"; |
|
|
this.lbMsg.Name = "lbMsg"; |
|
|
this.txtAllQty.Size = new System.Drawing.Size(94, 54); |
|
|
this.lbMsg.Size = new System.Drawing.Size(146, 70); |
|
|
this.txtAllQty.TabIndex = 5; |
|
|
this.lbMsg.TabIndex = 5; |
|
|
this.txtAllQty.Text = "0"; |
|
|
this.lbMsg.Text = "异常信息 提示"; |
|
|
this.txtAllQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.lbMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
//
|
|
|
//
|
|
|
// lbVer
|
|
|
// panel2
|
|
|
//
|
|
|
//
|
|
|
this.lbVer.Anchor = System.Windows.Forms.AnchorStyles.Right; |
|
|
this.panel2.Controls.Add(this.lbEnd); |
|
|
this.lbVer.AutoSize = true; |
|
|
this.panel2.Controls.Add(this.label6); |
|
|
this.lbVer.Location = new System.Drawing.Point(1231, 19); |
|
|
this.panel2.Controls.Add(this.lbBegin); |
|
|
this.lbVer.Name = "lbVer"; |
|
|
this.panel2.Controls.Add(this.label2); |
|
|
this.lbVer.Size = new System.Drawing.Size(39, 15); |
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.lbVer.TabIndex = 10; |
|
|
this.panel2.Location = new System.Drawing.Point(3, 397); |
|
|
this.lbVer.Text = " "; |
|
|
this.panel2.Name = "panel2"; |
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(1701, 74); |
|
|
|
|
|
this.panel2.TabIndex = 6; |
|
|
|
|
|
//
|
|
|
|
|
|
// lbEnd
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lbEnd.AutoSize = true; |
|
|
|
|
|
this.lbEnd.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.lbEnd.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.lbEnd.Location = new System.Drawing.Point(494, 10); |
|
|
|
|
|
this.lbEnd.Name = "lbEnd"; |
|
|
|
|
|
this.lbEnd.Size = new System.Drawing.Size(257, 24); |
|
|
|
|
|
this.lbEnd.TabIndex = 3; |
|
|
|
|
|
this.lbEnd.Text = "2024-06-01 23:59:59"; |
|
|
|
|
|
//
|
|
|
|
|
|
// label6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label6.AutoSize = true; |
|
|
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.label6.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(449, 10); |
|
|
|
|
|
this.label6.Name = "label6"; |
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(23, 24); |
|
|
|
|
|
this.label6.TabIndex = 2; |
|
|
|
|
|
this.label6.Text = "-"; |
|
|
|
|
|
//
|
|
|
|
|
|
// lbBegin
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lbBegin.AutoSize = true; |
|
|
|
|
|
this.lbBegin.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.lbBegin.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.lbBegin.Location = new System.Drawing.Point(184, 10); |
|
|
|
|
|
this.lbBegin.Name = "lbBegin"; |
|
|
|
|
|
this.lbBegin.Size = new System.Drawing.Size(257, 24); |
|
|
|
|
|
this.lbBegin.TabIndex = 1; |
|
|
|
|
|
this.lbBegin.Text = "2024-06-01 00:00:00"; |
|
|
|
|
|
//
|
|
|
|
|
|
// label2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label2.AutoSize = true; |
|
|
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.label2.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(5, 10); |
|
|
|
|
|
this.label2.Name = "label2"; |
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(173, 24); |
|
|
|
|
|
this.label2.TabIndex = 0; |
|
|
|
|
|
this.label2.Text = "当前生产数据:"; |
|
|
|
|
|
//
|
|
|
|
|
|
// tableLayoutPanel4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.tableLayoutPanel4.ColumnCount = 2; |
|
|
|
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
|
|
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.dgridScanRecords, 1, 0); |
|
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.txtAllQty, 0, 0); |
|
|
|
|
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 577); |
|
|
|
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4"; |
|
|
|
|
|
this.tableLayoutPanel4.RowCount = 1; |
|
|
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 452F)); |
|
|
|
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(1701, 452); |
|
|
|
|
|
this.tableLayoutPanel4.TabIndex = 7; |
|
|
//
|
|
|
//
|
|
|
// dgridScanRecords
|
|
|
// dgridScanRecords
|
|
|
//
|
|
|
//
|
|
|
this.dgridScanRecords.AllowUserToAddRows = false; |
|
|
this.dgridScanRecords.AllowUserToAddRows = false; |
|
|
|
|
|
this.dgridScanRecords.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
|
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.dgridScanRecords.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5; |
|
|
this.dgridScanRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.dgridScanRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.dgridScanRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.dgridScanRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.塑件唯一码, |
|
|
this.塑件唯一码, |
|
@ -519,12 +624,21 @@ |
|
|
this.配置, |
|
|
this.配置, |
|
|
this.生产时间}); |
|
|
this.生产时间}); |
|
|
this.dgridScanRecords.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.dgridScanRecords.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.dgridScanRecords.Location = new System.Drawing.Point(3, 283); |
|
|
this.dgridScanRecords.EnableHeadersVisualStyles = false; |
|
|
|
|
|
this.dgridScanRecords.Location = new System.Drawing.Point(853, 3); |
|
|
this.dgridScanRecords.Name = "dgridScanRecords"; |
|
|
this.dgridScanRecords.Name = "dgridScanRecords"; |
|
|
this.dgridScanRecords.ReadOnly = true; |
|
|
this.dgridScanRecords.ReadOnly = true; |
|
|
|
|
|
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
|
|
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.dgridScanRecords.RowHeadersDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.dgridScanRecords.RowHeadersWidth = 51; |
|
|
this.dgridScanRecords.RowHeadersWidth = 51; |
|
|
this.dgridScanRecords.RowTemplate.Height = 27; |
|
|
this.dgridScanRecords.RowTemplate.Height = 27; |
|
|
this.dgridScanRecords.Size = new System.Drawing.Size(1273, 439); |
|
|
this.dgridScanRecords.Size = new System.Drawing.Size(845, 446); |
|
|
this.dgridScanRecords.TabIndex = 4; |
|
|
this.dgridScanRecords.TabIndex = 4; |
|
|
//
|
|
|
//
|
|
|
// 塑件唯一码
|
|
|
// 塑件唯一码
|
|
@ -573,71 +687,62 @@ |
|
|
this.生产时间.Name = "生产时间"; |
|
|
this.生产时间.Name = "生产时间"; |
|
|
this.生产时间.ReadOnly = true; |
|
|
this.生产时间.ReadOnly = true; |
|
|
//
|
|
|
//
|
|
|
// lbMsg
|
|
|
// txtAllQty
|
|
|
//
|
|
|
|
|
|
this.lbMsg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left))); |
|
|
|
|
|
this.lbMsg.AutoSize = true; |
|
|
|
|
|
this.lbMsg.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.lbMsg.ForeColor = System.Drawing.Color.Red; |
|
|
|
|
|
this.lbMsg.Location = new System.Drawing.Point(3, 725); |
|
|
|
|
|
this.lbMsg.Name = "lbMsg"; |
|
|
|
|
|
this.lbMsg.Size = new System.Drawing.Size(146, 40); |
|
|
|
|
|
this.lbMsg.TabIndex = 5; |
|
|
|
|
|
this.lbMsg.Text = "异常信息 提示"; |
|
|
|
|
|
this.lbMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
|
|
//
|
|
|
|
|
|
// panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.panel2.Controls.Add(this.lbEnd); |
|
|
|
|
|
this.panel2.Controls.Add(this.label6); |
|
|
|
|
|
this.panel2.Controls.Add(this.lbBegin); |
|
|
|
|
|
this.panel2.Controls.Add(this.label2); |
|
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
|
this.panel2.Location = new System.Drawing.Point(3, 183); |
|
|
|
|
|
this.panel2.Name = "panel2"; |
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(1273, 34); |
|
|
|
|
|
this.panel2.TabIndex = 6; |
|
|
|
|
|
//
|
|
|
|
|
|
// lbEnd
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lbEnd.AutoSize = true; |
|
|
|
|
|
this.lbEnd.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold); |
|
|
|
|
|
this.lbEnd.Location = new System.Drawing.Point(404, 10); |
|
|
|
|
|
this.lbEnd.Name = "lbEnd"; |
|
|
|
|
|
this.lbEnd.Size = new System.Drawing.Size(218, 19); |
|
|
|
|
|
this.lbEnd.TabIndex = 3; |
|
|
|
|
|
this.lbEnd.Text = "2024-06-01 23:59:59"; |
|
|
|
|
|
//
|
|
|
|
|
|
// label6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label6.AutoSize = true; |
|
|
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold); |
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(374, 10); |
|
|
|
|
|
this.label6.Name = "label6"; |
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(20, 19); |
|
|
|
|
|
this.label6.TabIndex = 2; |
|
|
|
|
|
this.label6.Text = "-"; |
|
|
|
|
|
//
|
|
|
|
|
|
// lbBegin
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lbBegin.AutoSize = true; |
|
|
|
|
|
this.lbBegin.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold); |
|
|
|
|
|
this.lbBegin.Location = new System.Drawing.Point(150, 10); |
|
|
|
|
|
this.lbBegin.Name = "lbBegin"; |
|
|
|
|
|
this.lbBegin.Size = new System.Drawing.Size(218, 19); |
|
|
|
|
|
this.lbBegin.TabIndex = 1; |
|
|
|
|
|
this.lbBegin.Text = "2024-06-01 00:00:00"; |
|
|
|
|
|
//
|
|
|
|
|
|
// label2
|
|
|
|
|
|
//
|
|
|
//
|
|
|
this.label2.AutoSize = true; |
|
|
this.txtAllQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
this.label2.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold); |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
this.label2.Location = new System.Drawing.Point(5, 10); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label2.Name = "label2"; |
|
|
this.txtAllQty.AutoSize = true; |
|
|
this.label2.Size = new System.Drawing.Size(140, 19); |
|
|
this.txtAllQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(46)))), ((int)(((byte)(64))))); |
|
|
this.label2.TabIndex = 0; |
|
|
this.txtAllQty.Font = new System.Drawing.Font("宋体", 220F, System.Drawing.FontStyle.Bold); |
|
|
this.label2.Text = "当前生产数据:"; |
|
|
this.txtAllQty.ForeColor = System.Drawing.Color.Yellow; |
|
|
|
|
|
this.txtAllQty.Location = new System.Drawing.Point(3, 0); |
|
|
|
|
|
this.txtAllQty.Name = "txtAllQty"; |
|
|
|
|
|
this.txtAllQty.Size = new System.Drawing.Size(844, 452); |
|
|
|
|
|
this.txtAllQty.TabIndex = 5; |
|
|
|
|
|
this.txtAllQty.Text = "0"; |
|
|
|
|
|
this.txtAllQty.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
|
|
//
|
|
|
|
|
|
// panel3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
|
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
|
this.panel3.Location = new System.Drawing.Point(3, 103); |
|
|
|
|
|
this.panel3.Name = "panel3"; |
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(1701, 1); |
|
|
|
|
|
this.panel3.TabIndex = 8; |
|
|
|
|
|
//
|
|
|
|
|
|
// panel4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.panel4.Controls.Add(this.lbTime); |
|
|
|
|
|
this.panel4.Controls.Add(this.label11); |
|
|
|
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
|
this.panel4.Location = new System.Drawing.Point(3, 3); |
|
|
|
|
|
this.panel4.Name = "panel4"; |
|
|
|
|
|
this.panel4.Size = new System.Drawing.Size(1701, 94); |
|
|
|
|
|
this.panel4.TabIndex = 9; |
|
|
|
|
|
//
|
|
|
|
|
|
// lbTime
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lbTime.AutoSize = true; |
|
|
|
|
|
this.lbTime.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.lbTime.ForeColor = System.Drawing.Color.Yellow; |
|
|
|
|
|
this.lbTime.Location = new System.Drawing.Point(1274, 37); |
|
|
|
|
|
this.lbTime.Name = "lbTime"; |
|
|
|
|
|
this.lbTime.Size = new System.Drawing.Size(397, 40); |
|
|
|
|
|
this.lbTime.TabIndex = 1; |
|
|
|
|
|
this.lbTime.Text = "2024-10-10 12:23:32"; |
|
|
|
|
|
//
|
|
|
|
|
|
// label11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label11.AutoSize = true; |
|
|
|
|
|
this.label11.Font = new System.Drawing.Font("宋体", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.label11.ForeColor = System.Drawing.Color.Yellow; |
|
|
|
|
|
this.label11.Location = new System.Drawing.Point(258, 19); |
|
|
|
|
|
this.label11.Name = "label11"; |
|
|
|
|
|
this.label11.Size = new System.Drawing.Size(513, 60); |
|
|
|
|
|
this.label11.TabIndex = 0; |
|
|
|
|
|
this.label11.Text = "北汽模塑生产看板"; |
|
|
//
|
|
|
//
|
|
|
// focusTimer
|
|
|
// focusTimer
|
|
|
//
|
|
|
//
|
|
@ -650,12 +755,19 @@ |
|
|
this.timer1.Interval = 1000; |
|
|
this.timer1.Interval = 1000; |
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick); |
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick); |
|
|
//
|
|
|
//
|
|
|
|
|
|
// dateTimer
|
|
|
|
|
|
//
|
|
|
|
|
|
this.dateTimer.Enabled = true; |
|
|
|
|
|
this.dateTimer.Interval = 500; |
|
|
|
|
|
this.dateTimer.Tick += new System.EventHandler(this.dateTimer_Tick); |
|
|
|
|
|
//
|
|
|
// FrmDoorSill_214_3
|
|
|
// FrmDoorSill_214_3
|
|
|
//
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.ClientSize = new System.Drawing.Size(1279, 765); |
|
|
this.ClientSize = new System.Drawing.Size(1707, 1102); |
|
|
this.Controls.Add(this.tableLayoutPanel1); |
|
|
this.Controls.Add(this.tableLayoutPanel1); |
|
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; |
|
|
this.Name = "FrmDoorSill_214_3"; |
|
|
this.Name = "FrmDoorSill_214_3"; |
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
this.Text = "214门槛冲孔"; |
|
|
this.Text = "214门槛冲孔"; |
|
@ -668,9 +780,13 @@ |
|
|
this.tableLayoutPanel2.PerformLayout(); |
|
|
this.tableLayoutPanel2.PerformLayout(); |
|
|
this.tableLayoutPanel3.ResumeLayout(false); |
|
|
this.tableLayoutPanel3.ResumeLayout(false); |
|
|
this.tableLayoutPanel3.PerformLayout(); |
|
|
this.tableLayoutPanel3.PerformLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.dgridScanRecords)).EndInit(); |
|
|
|
|
|
this.panel2.ResumeLayout(false); |
|
|
this.panel2.ResumeLayout(false); |
|
|
this.panel2.PerformLayout(); |
|
|
this.panel2.PerformLayout(); |
|
|
|
|
|
this.tableLayoutPanel4.ResumeLayout(false); |
|
|
|
|
|
this.tableLayoutPanel4.PerformLayout(); |
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgridScanRecords)).EndInit(); |
|
|
|
|
|
this.panel4.ResumeLayout(false); |
|
|
|
|
|
this.panel4.PerformLayout(); |
|
|
this.ResumeLayout(false); |
|
|
this.ResumeLayout(false); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
@ -696,11 +812,8 @@ |
|
|
private System.Windows.Forms.TextBox txtRightScan; |
|
|
private System.Windows.Forms.TextBox txtRightScan; |
|
|
private System.Windows.Forms.TextBox txtLeftScan; |
|
|
private System.Windows.Forms.TextBox txtLeftScan; |
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; |
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; |
|
|
private System.Windows.Forms.Label label12; |
|
|
|
|
|
private System.Windows.Forms.Label label13; |
|
|
private System.Windows.Forms.Label label13; |
|
|
private System.Windows.Forms.Label label14; |
|
|
private System.Windows.Forms.Label label14; |
|
|
private System.Windows.Forms.Label label15; |
|
|
|
|
|
private System.Windows.Forms.Label label16; |
|
|
|
|
|
private System.Windows.Forms.Label txtAllQty; |
|
|
private System.Windows.Forms.Label txtAllQty; |
|
|
private System.Windows.Forms.Label txtLowQty; |
|
|
private System.Windows.Forms.Label txtLowQty; |
|
|
private System.Windows.Forms.Label txtHighQty; |
|
|
private System.Windows.Forms.Label txtHighQty; |
|
@ -722,5 +835,13 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 生产时间; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 生产时间; |
|
|
private System.Windows.Forms.TextBox txtLastScanL; |
|
|
private System.Windows.Forms.TextBox txtLastScanL; |
|
|
private System.Windows.Forms.Timer timer1; |
|
|
private System.Windows.Forms.Timer timer1; |
|
|
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; |
|
|
|
|
|
private System.Windows.Forms.Label label4; |
|
|
|
|
|
private System.Windows.Forms.Label label8; |
|
|
|
|
|
private System.Windows.Forms.Panel panel3; |
|
|
|
|
|
private System.Windows.Forms.Panel panel4; |
|
|
|
|
|
private System.Windows.Forms.Label label11; |
|
|
|
|
|
private System.Windows.Forms.Label lbTime; |
|
|
|
|
|
private System.Windows.Forms.Timer dateTimer; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |