|
|
@ -85,7 +85,7 @@ |
|
|
|
//
|
|
|
|
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble; |
|
|
|
this.tableLayoutPanel1.ColumnCount = 2; |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 98F)); |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 131F)); |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.label6, 0, 10); |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.lblManTask, 0, 10); |
|
|
@ -109,31 +109,33 @@ |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.lblArrowLocation, 1, 3); |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDeviceStatus, 1, 4); |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDeviceIndex, 1, 0); |
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(12, 12); |
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(16, 15); |
|
|
|
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
|
|
|
this.tableLayoutPanel1.RowCount = 11; |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
|
|
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, 15F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(492, 351); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); |
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(656, 439); |
|
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
|
//
|
|
|
|
// label6
|
|
|
|
//
|
|
|
|
this.label6.AutoSize = true; |
|
|
|
this.label6.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label6.Location = new System.Drawing.Point(6, 323); |
|
|
|
this.label6.Location = new System.Drawing.Point(7, 400); |
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label6.Name = "label6"; |
|
|
|
this.label6.Size = new System.Drawing.Size(92, 25); |
|
|
|
this.label6.Size = new System.Drawing.Size(123, 36); |
|
|
|
this.label6.TabIndex = 29; |
|
|
|
this.label6.Text = "调度任务:"; |
|
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -143,9 +145,10 @@ |
|
|
|
this.lblManTask.AutoSize = true; |
|
|
|
this.lblManTask.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblManTask.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblManTask.Location = new System.Drawing.Point(107, 323); |
|
|
|
this.lblManTask.Location = new System.Drawing.Point(141, 400); |
|
|
|
this.lblManTask.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblManTask.Name = "lblManTask"; |
|
|
|
this.lblManTask.Size = new System.Drawing.Size(379, 25); |
|
|
|
this.lblManTask.Size = new System.Drawing.Size(508, 36); |
|
|
|
this.lblManTask.TabIndex = 28; |
|
|
|
this.lblManTask.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -153,10 +156,11 @@ |
|
|
|
//
|
|
|
|
this.lblBarcode.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
this.lblBarcode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.lblBarcode.Location = new System.Drawing.Point(107, 171); |
|
|
|
this.lblBarcode.Location = new System.Drawing.Point(141, 212); |
|
|
|
this.lblBarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.lblBarcode.MaxLength = 7; |
|
|
|
this.lblBarcode.Name = "lblBarcode"; |
|
|
|
this.lblBarcode.Size = new System.Drawing.Size(306, 21); |
|
|
|
this.lblBarcode.Size = new System.Drawing.Size(407, 25); |
|
|
|
this.lblBarcode.TabIndex = 24; |
|
|
|
this.lblBarcode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.lblBarcode_KeyPress); |
|
|
|
//
|
|
|
@ -165,9 +169,10 @@ |
|
|
|
this.lblNowY.AutoSize = true; |
|
|
|
this.lblNowY.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblNowY.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblNowY.Location = new System.Drawing.Point(107, 267); |
|
|
|
this.lblNowY.Location = new System.Drawing.Point(141, 331); |
|
|
|
this.lblNowY.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblNowY.Name = "lblNowY"; |
|
|
|
this.lblNowY.Size = new System.Drawing.Size(379, 30); |
|
|
|
this.lblNowY.Size = new System.Drawing.Size(508, 38); |
|
|
|
this.lblNowY.TabIndex = 27; |
|
|
|
this.lblNowY.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -176,9 +181,10 @@ |
|
|
|
this.lblNowX.AutoSize = true; |
|
|
|
this.lblNowX.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblNowX.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblNowX.Location = new System.Drawing.Point(107, 234); |
|
|
|
this.lblNowX.Location = new System.Drawing.Point(141, 290); |
|
|
|
this.lblNowX.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblNowX.Name = "lblNowX"; |
|
|
|
this.lblNowX.Size = new System.Drawing.Size(379, 30); |
|
|
|
this.lblNowX.Size = new System.Drawing.Size(508, 38); |
|
|
|
this.lblNowX.TabIndex = 26; |
|
|
|
this.lblNowX.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -187,9 +193,10 @@ |
|
|
|
this.lblErrorName.AutoSize = true; |
|
|
|
this.lblErrorName.Dock = System.Windows.Forms.DockStyle.Left; |
|
|
|
this.lblErrorName.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblErrorName.Location = new System.Drawing.Point(107, 201); |
|
|
|
this.lblErrorName.Location = new System.Drawing.Point(141, 249); |
|
|
|
this.lblErrorName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblErrorName.Name = "lblErrorName"; |
|
|
|
this.lblErrorName.Size = new System.Drawing.Size(0, 30); |
|
|
|
this.lblErrorName.Size = new System.Drawing.Size(0, 38); |
|
|
|
this.lblErrorName.TabIndex = 25; |
|
|
|
this.lblErrorName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -197,9 +204,10 @@ |
|
|
|
//
|
|
|
|
this.label13.AutoSize = true; |
|
|
|
this.label13.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label13.Location = new System.Drawing.Point(6, 300); |
|
|
|
this.label13.Location = new System.Drawing.Point(7, 372); |
|
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label13.Name = "label13"; |
|
|
|
this.label13.Size = new System.Drawing.Size(92, 20); |
|
|
|
this.label13.Size = new System.Drawing.Size(123, 25); |
|
|
|
this.label13.TabIndex = 21; |
|
|
|
this.label13.Text = "是否逻辑有物:"; |
|
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -209,9 +217,10 @@ |
|
|
|
this.lblGoods.AutoSize = true; |
|
|
|
this.lblGoods.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblGoods.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblGoods.Location = new System.Drawing.Point(107, 300); |
|
|
|
this.lblGoods.Location = new System.Drawing.Point(141, 372); |
|
|
|
this.lblGoods.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblGoods.Name = "lblGoods"; |
|
|
|
this.lblGoods.Size = new System.Drawing.Size(379, 20); |
|
|
|
this.lblGoods.Size = new System.Drawing.Size(508, 25); |
|
|
|
this.lblGoods.TabIndex = 20; |
|
|
|
this.lblGoods.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -219,9 +228,10 @@ |
|
|
|
//
|
|
|
|
this.label12.AutoSize = true; |
|
|
|
this.label12.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label12.Location = new System.Drawing.Point(6, 267); |
|
|
|
this.label12.Location = new System.Drawing.Point(7, 331); |
|
|
|
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label12.Name = "label12"; |
|
|
|
this.label12.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label12.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label12.TabIndex = 18; |
|
|
|
this.label12.Text = "当前Y坐标:"; |
|
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -230,9 +240,10 @@ |
|
|
|
//
|
|
|
|
this.label_X.AutoSize = true; |
|
|
|
this.label_X.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label_X.Location = new System.Drawing.Point(6, 234); |
|
|
|
this.label_X.Location = new System.Drawing.Point(7, 290); |
|
|
|
this.label_X.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label_X.Name = "label_X"; |
|
|
|
this.label_X.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label_X.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label_X.TabIndex = 16; |
|
|
|
this.label_X.Text = "当前X坐标:"; |
|
|
|
this.label_X.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -241,9 +252,10 @@ |
|
|
|
//
|
|
|
|
this.label_ErrorInfo.AutoSize = true; |
|
|
|
this.label_ErrorInfo.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label_ErrorInfo.Location = new System.Drawing.Point(6, 201); |
|
|
|
this.label_ErrorInfo.Location = new System.Drawing.Point(7, 249); |
|
|
|
this.label_ErrorInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label_ErrorInfo.Name = "label_ErrorInfo"; |
|
|
|
this.label_ErrorInfo.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label_ErrorInfo.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label_ErrorInfo.TabIndex = 14; |
|
|
|
this.label_ErrorInfo.Text = "故障信息:"; |
|
|
|
this.label_ErrorInfo.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -252,9 +264,10 @@ |
|
|
|
//
|
|
|
|
this.label1.AutoSize = true; |
|
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label1.Location = new System.Drawing.Point(6, 3); |
|
|
|
this.label1.Location = new System.Drawing.Point(7, 3); |
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label1.Name = "label1"; |
|
|
|
this.label1.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label1.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label1.TabIndex = 0; |
|
|
|
this.label1.Text = "设备索引:"; |
|
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -263,9 +276,10 @@ |
|
|
|
//
|
|
|
|
this.label2.AutoSize = true; |
|
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label2.Location = new System.Drawing.Point(6, 36); |
|
|
|
this.label2.Location = new System.Drawing.Point(7, 44); |
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label2.Name = "label2"; |
|
|
|
this.label2.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label2.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label2.TabIndex = 1; |
|
|
|
this.label2.Text = "设备名称:"; |
|
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -274,9 +288,10 @@ |
|
|
|
//
|
|
|
|
this.label3.AutoSize = true; |
|
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label3.Location = new System.Drawing.Point(6, 69); |
|
|
|
this.label3.Location = new System.Drawing.Point(7, 85); |
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label3.Name = "label3"; |
|
|
|
this.label3.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label3.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label3.TabIndex = 2; |
|
|
|
this.label3.Text = "设备指令索引:"; |
|
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -285,9 +300,10 @@ |
|
|
|
//
|
|
|
|
this.label4.AutoSize = true; |
|
|
|
this.label4.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label4.Location = new System.Drawing.Point(6, 102); |
|
|
|
this.label4.Location = new System.Drawing.Point(7, 126); |
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label4.Name = "label4"; |
|
|
|
this.label4.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label4.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label4.TabIndex = 3; |
|
|
|
this.label4.Text = "目标位置:"; |
|
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -296,9 +312,10 @@ |
|
|
|
//
|
|
|
|
this.label5.AutoSize = true; |
|
|
|
this.label5.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label5.Location = new System.Drawing.Point(6, 135); |
|
|
|
this.label5.Location = new System.Drawing.Point(7, 167); |
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label5.Name = "label5"; |
|
|
|
this.label5.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label5.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label5.TabIndex = 4; |
|
|
|
this.label5.Text = "设备状态:"; |
|
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -307,9 +324,10 @@ |
|
|
|
//
|
|
|
|
this.label7.AutoSize = true; |
|
|
|
this.label7.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label7.Location = new System.Drawing.Point(6, 168); |
|
|
|
this.label7.Location = new System.Drawing.Point(7, 208); |
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label7.Name = "label7"; |
|
|
|
this.label7.Size = new System.Drawing.Size(92, 30); |
|
|
|
this.label7.Size = new System.Drawing.Size(123, 38); |
|
|
|
this.label7.TabIndex = 6; |
|
|
|
this.label7.Text = "条码:"; |
|
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
@ -319,9 +337,10 @@ |
|
|
|
this.lblDeviceName.AutoSize = true; |
|
|
|
this.lblDeviceName.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblDeviceName.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblDeviceName.Location = new System.Drawing.Point(107, 36); |
|
|
|
this.lblDeviceName.Location = new System.Drawing.Point(141, 44); |
|
|
|
this.lblDeviceName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblDeviceName.Name = "lblDeviceName"; |
|
|
|
this.lblDeviceName.Size = new System.Drawing.Size(379, 30); |
|
|
|
this.lblDeviceName.Size = new System.Drawing.Size(508, 38); |
|
|
|
this.lblDeviceName.TabIndex = 8; |
|
|
|
this.lblDeviceName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -330,9 +349,10 @@ |
|
|
|
this.lblTaskIndex.AutoSize = true; |
|
|
|
this.lblTaskIndex.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblTaskIndex.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblTaskIndex.Location = new System.Drawing.Point(107, 69); |
|
|
|
this.lblTaskIndex.Location = new System.Drawing.Point(141, 85); |
|
|
|
this.lblTaskIndex.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblTaskIndex.Name = "lblTaskIndex"; |
|
|
|
this.lblTaskIndex.Size = new System.Drawing.Size(379, 30); |
|
|
|
this.lblTaskIndex.Size = new System.Drawing.Size(508, 38); |
|
|
|
this.lblTaskIndex.TabIndex = 9; |
|
|
|
this.lblTaskIndex.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -341,9 +361,10 @@ |
|
|
|
this.lblArrowLocation.AutoSize = true; |
|
|
|
this.lblArrowLocation.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblArrowLocation.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblArrowLocation.Location = new System.Drawing.Point(107, 102); |
|
|
|
this.lblArrowLocation.Location = new System.Drawing.Point(141, 126); |
|
|
|
this.lblArrowLocation.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblArrowLocation.Name = "lblArrowLocation"; |
|
|
|
this.lblArrowLocation.Size = new System.Drawing.Size(379, 30); |
|
|
|
this.lblArrowLocation.Size = new System.Drawing.Size(508, 38); |
|
|
|
this.lblArrowLocation.TabIndex = 10; |
|
|
|
this.lblArrowLocation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
@ -352,16 +373,18 @@ |
|
|
|
this.lblDeviceStatus.AutoSize = true; |
|
|
|
this.lblDeviceStatus.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.lblDeviceStatus.ForeColor = System.Drawing.SystemColors.ActiveCaption; |
|
|
|
this.lblDeviceStatus.Location = new System.Drawing.Point(107, 135); |
|
|
|
this.lblDeviceStatus.Location = new System.Drawing.Point(141, 167); |
|
|
|
this.lblDeviceStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.lblDeviceStatus.Name = "lblDeviceStatus"; |
|
|
|
this.lblDeviceStatus.Size = new System.Drawing.Size(379, 30); |
|
|
|
this.lblDeviceStatus.Size = new System.Drawing.Size(508, 38); |
|
|
|
this.lblDeviceStatus.TabIndex = 11; |
|
|
|
this.lblDeviceStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
|
// lblDeviceIndex
|
|
|
|
//
|
|
|
|
this.lblDeviceIndex.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
this.lblDeviceIndex.Location = new System.Drawing.Point(107, 6); |
|
|
|
this.lblDeviceIndex.Location = new System.Drawing.Point(141, 7); |
|
|
|
this.lblDeviceIndex.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.lblDeviceIndex.Maximum = new decimal(new int[] { |
|
|
|
999999, |
|
|
|
0, |
|
|
@ -373,7 +396,7 @@ |
|
|
|
0, |
|
|
|
0}); |
|
|
|
this.lblDeviceIndex.Name = "lblDeviceIndex"; |
|
|
|
this.lblDeviceIndex.Size = new System.Drawing.Size(104, 21); |
|
|
|
this.lblDeviceIndex.Size = new System.Drawing.Size(139, 25); |
|
|
|
this.lblDeviceIndex.TabIndex = 22; |
|
|
|
this.lblDeviceIndex.Value = new decimal(new int[] { |
|
|
|
10000, |
|
|
@ -384,9 +407,10 @@ |
|
|
|
//
|
|
|
|
// btnRefresh
|
|
|
|
//
|
|
|
|
this.btnRefresh.Location = new System.Drawing.Point(350, 421); |
|
|
|
this.btnRefresh.Location = new System.Drawing.Point(467, 526); |
|
|
|
this.btnRefresh.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnRefresh.Name = "btnRefresh"; |
|
|
|
this.btnRefresh.Size = new System.Drawing.Size(75, 23); |
|
|
|
this.btnRefresh.Size = new System.Drawing.Size(100, 29); |
|
|
|
this.btnRefresh.TabIndex = 1; |
|
|
|
this.btnRefresh.Text = "更新(&R)"; |
|
|
|
this.btnRefresh.UseVisualStyleBackColor = true; |
|
|
@ -394,9 +418,10 @@ |
|
|
|
//
|
|
|
|
// btnClose
|
|
|
|
//
|
|
|
|
this.btnClose.Location = new System.Drawing.Point(431, 421); |
|
|
|
this.btnClose.Location = new System.Drawing.Point(575, 526); |
|
|
|
this.btnClose.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnClose.Name = "btnClose"; |
|
|
|
this.btnClose.Size = new System.Drawing.Size(75, 23); |
|
|
|
this.btnClose.Size = new System.Drawing.Size(100, 29); |
|
|
|
this.btnClose.TabIndex = 1; |
|
|
|
this.btnClose.Text = "关闭(&E)"; |
|
|
|
this.btnClose.UseVisualStyleBackColor = true; |
|
|
@ -407,16 +432,18 @@ |
|
|
|
this.label11.AutoSize = true; |
|
|
|
this.label11.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.label11.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label11.Name = "label11"; |
|
|
|
this.label11.Size = new System.Drawing.Size(0, 12); |
|
|
|
this.label11.Size = new System.Drawing.Size(0, 15); |
|
|
|
this.label11.TabIndex = 21; |
|
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
//
|
|
|
|
// btLogicHaveGoods
|
|
|
|
//
|
|
|
|
this.btLogicHaveGoods.Location = new System.Drawing.Point(12, 447); |
|
|
|
this.btLogicHaveGoods.Location = new System.Drawing.Point(16, 559); |
|
|
|
this.btLogicHaveGoods.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btLogicHaveGoods.Name = "btLogicHaveGoods"; |
|
|
|
this.btLogicHaveGoods.Size = new System.Drawing.Size(80, 23); |
|
|
|
this.btLogicHaveGoods.Size = new System.Drawing.Size(107, 29); |
|
|
|
this.btLogicHaveGoods.TabIndex = 1; |
|
|
|
this.btLogicHaveGoods.Text = "逻辑有物(&H)"; |
|
|
|
this.btLogicHaveGoods.UseVisualStyleBackColor = true; |
|
|
@ -424,9 +451,10 @@ |
|
|
|
//
|
|
|
|
// btLogicNoneGoods
|
|
|
|
//
|
|
|
|
this.btLogicNoneGoods.Location = new System.Drawing.Point(12, 472); |
|
|
|
this.btLogicNoneGoods.Location = new System.Drawing.Point(16, 590); |
|
|
|
this.btLogicNoneGoods.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btLogicNoneGoods.Name = "btLogicNoneGoods"; |
|
|
|
this.btLogicNoneGoods.Size = new System.Drawing.Size(80, 23); |
|
|
|
this.btLogicNoneGoods.Size = new System.Drawing.Size(107, 29); |
|
|
|
this.btLogicNoneGoods.TabIndex = 1; |
|
|
|
this.btLogicNoneGoods.Text = "逻辑无物(&N)"; |
|
|
|
this.btLogicNoneGoods.UseVisualStyleBackColor = true; |
|
|
@ -434,9 +462,10 @@ |
|
|
|
//
|
|
|
|
// btnAnswer
|
|
|
|
//
|
|
|
|
this.btnAnswer.Location = new System.Drawing.Point(251, 421); |
|
|
|
this.btnAnswer.Location = new System.Drawing.Point(335, 526); |
|
|
|
this.btnAnswer.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnAnswer.Name = "btnAnswer"; |
|
|
|
this.btnAnswer.Size = new System.Drawing.Size(89, 23); |
|
|
|
this.btnAnswer.Size = new System.Drawing.Size(119, 29); |
|
|
|
this.btnAnswer.TabIndex = 1; |
|
|
|
this.btnAnswer.Text = "完成应答(&O)"; |
|
|
|
this.btnAnswer.UseVisualStyleBackColor = true; |
|
|
@ -445,19 +474,21 @@ |
|
|
|
// textBox1
|
|
|
|
//
|
|
|
|
this.textBox1.ForeColor = System.Drawing.SystemColors.MenuHighlight; |
|
|
|
this.textBox1.Location = new System.Drawing.Point(95, 456); |
|
|
|
this.textBox1.Location = new System.Drawing.Point(127, 570); |
|
|
|
this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.textBox1.Multiline = true; |
|
|
|
this.textBox1.Name = "textBox1"; |
|
|
|
this.textBox1.ReadOnly = true; |
|
|
|
this.textBox1.Size = new System.Drawing.Size(409, 37); |
|
|
|
this.textBox1.Size = new System.Drawing.Size(544, 45); |
|
|
|
this.textBox1.TabIndex = 23; |
|
|
|
this.textBox1.Text = "当堆垛机执行送货指令完成时,接收此托盘的输送机为逻辑有物状态,托盘在此输送机开始移动后为逻辑无物"; |
|
|
|
//
|
|
|
|
// btnReset
|
|
|
|
//
|
|
|
|
this.btnReset.Location = new System.Drawing.Point(152, 421); |
|
|
|
this.btnReset.Location = new System.Drawing.Point(203, 526); |
|
|
|
this.btnReset.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnReset.Name = "btnReset"; |
|
|
|
this.btnReset.Size = new System.Drawing.Size(89, 23); |
|
|
|
this.btnReset.Size = new System.Drawing.Size(119, 29); |
|
|
|
this.btnReset.TabIndex = 1; |
|
|
|
this.btnReset.Text = "故障复位(&C)"; |
|
|
|
this.btnReset.UseVisualStyleBackColor = true; |
|
|
@ -465,9 +496,10 @@ |
|
|
|
//
|
|
|
|
// btCancelDoubleFork
|
|
|
|
//
|
|
|
|
this.btCancelDoubleFork.Location = new System.Drawing.Point(12, 448); |
|
|
|
this.btCancelDoubleFork.Location = new System.Drawing.Point(16, 560); |
|
|
|
this.btCancelDoubleFork.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btCancelDoubleFork.Name = "btCancelDoubleFork"; |
|
|
|
this.btCancelDoubleFork.Size = new System.Drawing.Size(89, 23); |
|
|
|
this.btCancelDoubleFork.Size = new System.Drawing.Size(119, 29); |
|
|
|
this.btCancelDoubleFork.TabIndex = 1; |
|
|
|
this.btCancelDoubleFork.Text = "取消双叉关联"; |
|
|
|
this.btCancelDoubleFork.UseVisualStyleBackColor = true; |
|
|
@ -479,9 +511,11 @@ |
|
|
|
this.gbBarcode.Controls.Add(this.lblReadedBarcode); |
|
|
|
this.gbBarcode.Controls.Add(this.label14); |
|
|
|
this.gbBarcode.Controls.Add(this.label10); |
|
|
|
this.gbBarcode.Location = new System.Drawing.Point(13, 363); |
|
|
|
this.gbBarcode.Location = new System.Drawing.Point(17, 454); |
|
|
|
this.gbBarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.gbBarcode.Name = "gbBarcode"; |
|
|
|
this.gbBarcode.Size = new System.Drawing.Size(493, 54); |
|
|
|
this.gbBarcode.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.gbBarcode.Size = new System.Drawing.Size(657, 68); |
|
|
|
this.gbBarcode.TabIndex = 24; |
|
|
|
this.gbBarcode.TabStop = false; |
|
|
|
this.gbBarcode.Text = "扫描器信息"; |
|
|
@ -491,10 +525,11 @@ |
|
|
|
this.lblReportedBarcode.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
this.lblReportedBarcode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.lblReportedBarcode.Enabled = false; |
|
|
|
this.lblReportedBarcode.Location = new System.Drawing.Point(106, 32); |
|
|
|
this.lblReportedBarcode.Location = new System.Drawing.Point(141, 40); |
|
|
|
this.lblReportedBarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.lblReportedBarcode.MaxLength = 6; |
|
|
|
this.lblReportedBarcode.Name = "lblReportedBarcode"; |
|
|
|
this.lblReportedBarcode.Size = new System.Drawing.Size(384, 21); |
|
|
|
this.lblReportedBarcode.Size = new System.Drawing.Size(511, 25); |
|
|
|
this.lblReportedBarcode.TabIndex = 25; |
|
|
|
//
|
|
|
|
// lblReadedBarcode
|
|
|
@ -502,27 +537,30 @@ |
|
|
|
this.lblReadedBarcode.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
this.lblReadedBarcode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.lblReadedBarcode.Enabled = false; |
|
|
|
this.lblReadedBarcode.Location = new System.Drawing.Point(106, 10); |
|
|
|
this.lblReadedBarcode.Location = new System.Drawing.Point(141, 12); |
|
|
|
this.lblReadedBarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.lblReadedBarcode.MaxLength = 6; |
|
|
|
this.lblReadedBarcode.Name = "lblReadedBarcode"; |
|
|
|
this.lblReadedBarcode.Size = new System.Drawing.Size(384, 21); |
|
|
|
this.lblReadedBarcode.Size = new System.Drawing.Size(511, 25); |
|
|
|
this.lblReadedBarcode.TabIndex = 25; |
|
|
|
//
|
|
|
|
// label14
|
|
|
|
//
|
|
|
|
this.label14.AutoSize = true; |
|
|
|
this.label14.Location = new System.Drawing.Point(5, 38); |
|
|
|
this.label14.Location = new System.Drawing.Point(7, 48); |
|
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label14.Name = "label14"; |
|
|
|
this.label14.Size = new System.Drawing.Size(101, 12); |
|
|
|
this.label14.Size = new System.Drawing.Size(127, 15); |
|
|
|
this.label14.TabIndex = 0; |
|
|
|
this.label14.Text = "上次读到的条码:"; |
|
|
|
//
|
|
|
|
// label10
|
|
|
|
//
|
|
|
|
this.label10.AutoSize = true; |
|
|
|
this.label10.Location = new System.Drawing.Point(6, 17); |
|
|
|
this.label10.Location = new System.Drawing.Point(8, 21); |
|
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label10.Name = "label10"; |
|
|
|
this.label10.Size = new System.Drawing.Size(101, 12); |
|
|
|
this.label10.Size = new System.Drawing.Size(127, 15); |
|
|
|
this.label10.TabIndex = 0; |
|
|
|
this.label10.Text = "当前读到的条码:"; |
|
|
|
//
|
|
|
@ -534,9 +572,11 @@ |
|
|
|
this.gb03.Controls.Add(this.label8); |
|
|
|
this.gb03.Controls.Add(this.textBox2); |
|
|
|
this.gb03.Controls.Add(this.label16); |
|
|
|
this.gb03.Location = new System.Drawing.Point(13, 367); |
|
|
|
this.gb03.Location = new System.Drawing.Point(17, 459); |
|
|
|
this.gb03.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.gb03.Name = "gb03"; |
|
|
|
this.gb03.Size = new System.Drawing.Size(490, 47); |
|
|
|
this.gb03.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.gb03.Size = new System.Drawing.Size(653, 59); |
|
|
|
this.gb03.TabIndex = 29; |
|
|
|
this.gb03.TabStop = false; |
|
|
|
this.gb03.Text = "里程及运行时间"; |
|
|
@ -544,60 +584,67 @@ |
|
|
|
// textBox3
|
|
|
|
//
|
|
|
|
this.textBox3.Enabled = false; |
|
|
|
this.textBox3.Location = new System.Drawing.Point(75, 20); |
|
|
|
this.textBox3.Location = new System.Drawing.Point(100, 25); |
|
|
|
this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.textBox3.Name = "textBox3"; |
|
|
|
this.textBox3.Size = new System.Drawing.Size(108, 21); |
|
|
|
this.textBox3.Size = new System.Drawing.Size(143, 25); |
|
|
|
this.textBox3.TabIndex = 3; |
|
|
|
//
|
|
|
|
// textBox4
|
|
|
|
//
|
|
|
|
this.textBox4.Enabled = false; |
|
|
|
this.textBox4.Location = new System.Drawing.Point(256, 20); |
|
|
|
this.textBox4.Location = new System.Drawing.Point(341, 25); |
|
|
|
this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.textBox4.Name = "textBox4"; |
|
|
|
this.textBox4.Size = new System.Drawing.Size(108, 21); |
|
|
|
this.textBox4.Size = new System.Drawing.Size(143, 25); |
|
|
|
this.textBox4.TabIndex = 5; |
|
|
|
//
|
|
|
|
// label9
|
|
|
|
//
|
|
|
|
this.label9.AutoSize = true; |
|
|
|
this.label9.Location = new System.Drawing.Point(186, 25); |
|
|
|
this.label9.Location = new System.Drawing.Point(248, 31); |
|
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label9.Name = "label9"; |
|
|
|
this.label9.Size = new System.Drawing.Size(71, 12); |
|
|
|
this.label9.Size = new System.Drawing.Size(91, 15); |
|
|
|
this.label9.TabIndex = 4; |
|
|
|
this.label9.Text = " 时间(S):"; |
|
|
|
//
|
|
|
|
// label8
|
|
|
|
//
|
|
|
|
this.label8.AutoSize = true; |
|
|
|
this.label8.Location = new System.Drawing.Point(5, 25); |
|
|
|
this.label8.Location = new System.Drawing.Point(7, 31); |
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label8.Name = "label8"; |
|
|
|
this.label8.Size = new System.Drawing.Size(71, 12); |
|
|
|
this.label8.Size = new System.Drawing.Size(91, 15); |
|
|
|
this.label8.TabIndex = 2; |
|
|
|
this.label8.Text = " 里程(M):"; |
|
|
|
//
|
|
|
|
// textBox2
|
|
|
|
//
|
|
|
|
this.textBox2.Enabled = false; |
|
|
|
this.textBox2.Location = new System.Drawing.Point(440, 18); |
|
|
|
this.textBox2.Location = new System.Drawing.Point(587, 22); |
|
|
|
this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.textBox2.Name = "textBox2"; |
|
|
|
this.textBox2.Size = new System.Drawing.Size(42, 21); |
|
|
|
this.textBox2.Size = new System.Drawing.Size(55, 25); |
|
|
|
this.textBox2.TabIndex = 1; |
|
|
|
//
|
|
|
|
// label16
|
|
|
|
//
|
|
|
|
this.label16.AutoSize = true; |
|
|
|
this.label16.Location = new System.Drawing.Point(363, 23); |
|
|
|
this.label16.Location = new System.Drawing.Point(484, 29); |
|
|
|
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label16.Name = "label16"; |
|
|
|
this.label16.Size = new System.Drawing.Size(71, 12); |
|
|
|
this.label16.Size = new System.Drawing.Size(91, 15); |
|
|
|
this.label16.TabIndex = 0; |
|
|
|
this.label16.Text = " 电量(%):"; |
|
|
|
this.label16.Click += new System.EventHandler(this.Label16_Click); |
|
|
|
//
|
|
|
|
// btnSolutions
|
|
|
|
//
|
|
|
|
this.btnSolutions.Location = new System.Drawing.Point(417, 216); |
|
|
|
this.btnSolutions.Location = new System.Drawing.Point(556, 270); |
|
|
|
this.btnSolutions.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnSolutions.Name = "btnSolutions"; |
|
|
|
this.btnSolutions.Size = new System.Drawing.Size(81, 23); |
|
|
|
this.btnSolutions.Size = new System.Drawing.Size(108, 29); |
|
|
|
this.btnSolutions.TabIndex = 1; |
|
|
|
this.btnSolutions.Text = "解决方案(&S)"; |
|
|
|
this.btnSolutions.UseVisualStyleBackColor = true; |
|
|
@ -609,9 +656,10 @@ |
|
|
|
this.cB_Empty.AutoSize = true; |
|
|
|
this.cB_Empty.Checked = true; |
|
|
|
this.cB_Empty.CheckState = System.Windows.Forms.CheckState.Checked; |
|
|
|
this.cB_Empty.Location = new System.Drawing.Point(427, 186); |
|
|
|
this.cB_Empty.Location = new System.Drawing.Point(569, 232); |
|
|
|
this.cB_Empty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.cB_Empty.Name = "cB_Empty"; |
|
|
|
this.cB_Empty.Size = new System.Drawing.Size(72, 16); |
|
|
|
this.cB_Empty.Size = new System.Drawing.Size(89, 19); |
|
|
|
this.cB_Empty.TabIndex = 25; |
|
|
|
this.cB_Empty.Text = "有货托盘"; |
|
|
|
this.cB_Empty.UseVisualStyleBackColor = true; |
|
|
@ -619,9 +667,10 @@ |
|
|
|
//
|
|
|
|
// deviceclear
|
|
|
|
//
|
|
|
|
this.deviceclear.Location = new System.Drawing.Point(41, 421); |
|
|
|
this.deviceclear.Location = new System.Drawing.Point(55, 526); |
|
|
|
this.deviceclear.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.deviceclear.Name = "deviceclear"; |
|
|
|
this.deviceclear.Size = new System.Drawing.Size(98, 23); |
|
|
|
this.deviceclear.Size = new System.Drawing.Size(131, 29); |
|
|
|
this.deviceclear.TabIndex = 26; |
|
|
|
this.deviceclear.Text = "预约锁解除(&Z)"; |
|
|
|
this.deviceclear.UseVisualStyleBackColor = true; |
|
|
@ -630,9 +679,9 @@ |
|
|
|
//
|
|
|
|
// FrmDeviceStatus
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(525, 495); |
|
|
|
this.ClientSize = new System.Drawing.Size(700, 619); |
|
|
|
this.Controls.Add(this.gb03); |
|
|
|
this.Controls.Add(this.deviceclear); |
|
|
|
this.Controls.Add(this.cB_Empty); |
|
|
@ -649,6 +698,7 @@ |
|
|
|
this.Controls.Add(this.btnRefresh); |
|
|
|
this.Controls.Add(this.tableLayoutPanel1); |
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; |
|
|
|
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.MaximizeBox = false; |
|
|
|
this.MinimizeBox = false; |
|
|
|
this.Name = "FrmDeviceStatus"; |
|
|
|