Commit ce1911e0 张东亮

1

1 个父辈 cd07a8bd
......@@ -51,6 +51,10 @@
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column16 = new System.Windows.Forms.DataGridViewButtonColumn();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.lblD1Warn = new System.Windows.Forms.Label();
this.lblD2Warn = new System.Windows.Forms.Label();
this.lblD3Warn = new System.Windows.Forms.Label();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
......@@ -62,10 +66,6 @@
this.tabControlManual = new System.Windows.Forms.TabControl();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.lblD1Warn = new System.Windows.Forms.Label();
this.lblD2Warn = new System.Windows.Forms.Label();
this.lblD3Warn = new System.Windows.Forms.Label();
this.tableLayoutPanel3.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
......@@ -77,11 +77,11 @@
this.groupBox6.SuspendLayout();
this.tableLayoutPanel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DgvNode)).BeginInit();
this.tableLayoutPanel1.SuspendLayout();
this.tabPage3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox2.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// tableLayoutPanel3
......@@ -92,13 +92,13 @@
this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel4, 0, 0);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 2;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 48.43538F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 51.56462F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(1440, 735);
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(1920, 919);
this.tableLayoutPanel3.TabIndex = 7;
//
// tabControl1
......@@ -106,20 +106,22 @@
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(3, 359);
this.tabControl1.Location = new System.Drawing.Point(4, 449);
this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1434, 373);
this.tabControl1.Size = new System.Drawing.Size(1912, 466);
this.tabControl1.TabIndex = 7;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.tableLayoutPanel2);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Location = new System.Drawing.Point(4, 25);
this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1426, 347);
this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage1.Size = new System.Drawing.Size(1904, 437);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "节点状态&产线任务";
this.tabPage1.UseVisualStyleBackColor = true;
......@@ -132,12 +134,12 @@
this.tableLayoutPanel2.Controls.Add(this.groupBox1, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel6, 0, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel2.Location = new System.Drawing.Point(4, 4);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 1;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1420, 341);
this.tableLayoutPanel2.Size = new System.Drawing.Size(1896, 429);
this.tableLayoutPanel2.TabIndex = 34;
//
// groupBox1
......@@ -145,11 +147,11 @@
this.groupBox1.Controls.Add(this.tableLayoutPanel5);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(707, 2);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
this.groupBox1.Location = new System.Drawing.Point(944, 2);
this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
this.groupBox1.Size = new System.Drawing.Size(711, 337);
this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupBox1.Size = new System.Drawing.Size(949, 425);
this.groupBox1.TabIndex = 33;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "任务信息";
......@@ -162,25 +164,25 @@
this.tableLayoutPanel5.Controls.Add(this.groupBox5, 0, 1);
this.tableLayoutPanel5.Controls.Add(this.groupBox6, 0, 2);
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel5.Location = new System.Drawing.Point(2, 19);
this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 23);
this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
this.tableLayoutPanel5.RowCount = 3;
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel5.Size = new System.Drawing.Size(707, 316);
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
this.tableLayoutPanel5.Size = new System.Drawing.Size(943, 400);
this.tableLayoutPanel5.TabIndex = 2;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.lblD1);
this.groupBox3.Location = new System.Drawing.Point(2, 2);
this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
this.groupBox3.Location = new System.Drawing.Point(3, 2);
this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
this.groupBox3.Size = new System.Drawing.Size(703, 101);
this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupBox3.Size = new System.Drawing.Size(937, 125);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "D1口出料信息";
......@@ -189,10 +191,9 @@
//
this.lblD1.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD1.Location = new System.Drawing.Point(2, 19);
this.lblD1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblD1.Location = new System.Drawing.Point(3, 23);
this.lblD1.Name = "lblD1";
this.lblD1.Size = new System.Drawing.Size(699, 80);
this.lblD1.Size = new System.Drawing.Size(931, 100);
this.lblD1.TabIndex = 40;
this.lblD1.Text = "D1";
this.lblD1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......@@ -201,9 +202,11 @@
//
this.groupBox5.Controls.Add(this.lblD2);
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox5.Location = new System.Drawing.Point(3, 108);
this.groupBox5.Location = new System.Drawing.Point(4, 137);
this.groupBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(701, 99);
this.groupBox5.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox5.Size = new System.Drawing.Size(935, 125);
this.groupBox5.TabIndex = 43;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "D2口出料信息";
......@@ -212,10 +215,9 @@
//
this.lblD2.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD2.Location = new System.Drawing.Point(3, 20);
this.lblD2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblD2.Location = new System.Drawing.Point(4, 25);
this.lblD2.Name = "lblD2";
this.lblD2.Size = new System.Drawing.Size(695, 76);
this.lblD2.Size = new System.Drawing.Size(927, 96);
this.lblD2.TabIndex = 42;
this.lblD2.Text = "D2";
this.lblD2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......@@ -224,9 +226,11 @@
//
this.groupBox6.Controls.Add(this.lblD3);
this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox6.Location = new System.Drawing.Point(3, 213);
this.groupBox6.Location = new System.Drawing.Point(4, 270);
this.groupBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(701, 100);
this.groupBox6.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox6.Size = new System.Drawing.Size(935, 126);
this.groupBox6.TabIndex = 44;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "D3口出料信息";
......@@ -235,10 +239,9 @@
//
this.lblD3.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD3.Location = new System.Drawing.Point(3, 20);
this.lblD3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblD3.Location = new System.Drawing.Point(4, 25);
this.lblD3.Name = "lblD3";
this.lblD3.Size = new System.Drawing.Size(695, 77);
this.lblD3.Size = new System.Drawing.Size(927, 97);
this.lblD3.TabIndex = 43;
this.lblD3.Text = "D3";
this.lblD3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
......@@ -249,12 +252,13 @@
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel6.Controls.Add(this.DgvNode, 0, 0);
this.tableLayoutPanel6.Controls.Add(this.tableLayoutPanel1, 0, 1);
this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel6.Location = new System.Drawing.Point(4, 4);
this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
this.tableLayoutPanel6.RowCount = 2;
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 52.08333F));
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 47.91667F));
this.tableLayoutPanel6.Size = new System.Drawing.Size(699, 335);
this.tableLayoutPanel6.Size = new System.Drawing.Size(932, 419);
this.tableLayoutPanel6.TabIndex = 34;
//
// DgvNode
......@@ -282,7 +286,8 @@
this.Column9,
this.Column5,
this.Column16});
this.DgvNode.Location = new System.Drawing.Point(3, 3);
this.DgvNode.Location = new System.Drawing.Point(4, 4);
this.DgvNode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.DgvNode.MultiSelect = false;
this.DgvNode.Name = "DgvNode";
this.DgvNode.ReadOnly = true;
......@@ -290,7 +295,7 @@
this.DgvNode.RowHeadersVisible = false;
this.DgvNode.RowHeadersWidth = 50;
this.DgvNode.RowTemplate.Height = 23;
this.DgvNode.Size = new System.Drawing.Size(693, 168);
this.DgvNode.Size = new System.Drawing.Size(924, 210);
this.DgvNode.TabIndex = 2;
this.DgvNode.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DgvNode_CellClick);
//
......@@ -355,15 +360,72 @@
this.Column16.Name = "Column16";
this.Column16.ReadOnly = true;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.lblD1Warn, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.lblD2Warn, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.lblD3Warn, 0, 2);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(4, 222);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(924, 193);
this.tableLayoutPanel1.TabIndex = 3;
//
// lblD1Warn
//
this.lblD1Warn.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD1Warn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD1Warn.ForeColor = System.Drawing.Color.Red;
this.lblD1Warn.Location = new System.Drawing.Point(3, 0);
this.lblD1Warn.Name = "lblD1Warn";
this.lblD1Warn.Size = new System.Drawing.Size(918, 64);
this.lblD1Warn.TabIndex = 43;
this.lblD1Warn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblD2Warn
//
this.lblD2Warn.AutoSize = true;
this.lblD2Warn.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD2Warn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD2Warn.ForeColor = System.Drawing.Color.Red;
this.lblD2Warn.Location = new System.Drawing.Point(4, 64);
this.lblD2Warn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblD2Warn.Name = "lblD2Warn";
this.lblD2Warn.Size = new System.Drawing.Size(916, 64);
this.lblD2Warn.TabIndex = 44;
this.lblD2Warn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblD3Warn
//
this.lblD3Warn.AutoSize = true;
this.lblD3Warn.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD3Warn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD3Warn.ForeColor = System.Drawing.Color.Red;
this.lblD3Warn.Location = new System.Drawing.Point(4, 128);
this.lblD3Warn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblD3Warn.Name = "lblD3Warn";
this.lblD3Warn.Size = new System.Drawing.Size(916, 65);
this.lblD3Warn.TabIndex = 45;
this.lblD3Warn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.richTextBox1);
this.tabPage3.Controls.Add(this.groupBox4);
this.tabPage3.Controls.Add(this.groupBox2);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Location = new System.Drawing.Point(4, 25);
this.tabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(1426, 347);
this.tabPage3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage3.Size = new System.Drawing.Size(1904, 437);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "手动";
this.tabPage3.UseVisualStyleBackColor = true;
......@@ -371,9 +433,10 @@
// richTextBox1
//
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.richTextBox1.Location = new System.Drawing.Point(3, 3);
this.richTextBox1.Location = new System.Drawing.Point(4, 4);
this.richTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.richTextBox1.Name = "richTextBox1";
this.richTextBox1.Size = new System.Drawing.Size(795, 341);
this.richTextBox1.Size = new System.Drawing.Size(1062, 429);
this.richTextBox1.TabIndex = 39;
this.richTextBox1.Text = "";
//
......@@ -385,9 +448,11 @@
this.groupBox4.Controls.Add(this.label7);
this.groupBox4.Controls.Add(this.txtBoxRFID);
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Right;
this.groupBox4.Location = new System.Drawing.Point(798, 3);
this.groupBox4.Location = new System.Drawing.Point(1066, 4);
this.groupBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(224, 341);
this.groupBox4.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.groupBox4.Size = new System.Drawing.Size(299, 429);
this.groupBox4.TabIndex = 38;
this.groupBox4.TabStop = false;
this.groupBox4.Text = " ";
......@@ -395,16 +460,18 @@
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(26, 170);
this.label1.Location = new System.Drawing.Point(35, 212);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(0, 12);
this.label1.Size = new System.Drawing.Size(0, 15);
this.label1.TabIndex = 46;
//
// btnAgvRemoveRfid
//
this.btnAgvRemoveRfid.Location = new System.Drawing.Point(51, 86);
this.btnAgvRemoveRfid.Location = new System.Drawing.Point(68, 108);
this.btnAgvRemoveRfid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnAgvRemoveRfid.Name = "btnAgvRemoveRfid";
this.btnAgvRemoveRfid.Size = new System.Drawing.Size(130, 50);
this.btnAgvRemoveRfid.Size = new System.Drawing.Size(173, 62);
this.btnAgvRemoveRfid.TabIndex = 45;
this.btnAgvRemoveRfid.Text = "清理料架的缓存信息";
this.btnAgvRemoveRfid.UseVisualStyleBackColor = true;
......@@ -413,19 +480,18 @@
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(33, 42);
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label7.Location = new System.Drawing.Point(44, 52);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 12);
this.label7.Size = new System.Drawing.Size(47, 15);
this.label7.TabIndex = 42;
this.label7.Text = "RFID:";
//
// txtBoxRFID
//
this.txtBoxRFID.Location = new System.Drawing.Point(82, 34);
this.txtBoxRFID.Margin = new System.Windows.Forms.Padding(2);
this.txtBoxRFID.Location = new System.Drawing.Point(109, 42);
this.txtBoxRFID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txtBoxRFID.Name = "txtBoxRFID";
this.txtBoxRFID.Size = new System.Drawing.Size(111, 21);
this.txtBoxRFID.Size = new System.Drawing.Size(147, 25);
this.txtBoxRFID.TabIndex = 0;
//
// groupBox2
......@@ -433,11 +499,11 @@
this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.groupBox2.Controls.Add(this.tabControlManual);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Right;
this.groupBox2.Location = new System.Drawing.Point(1022, 3);
this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
this.groupBox2.Location = new System.Drawing.Point(1365, 4);
this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
this.groupBox2.Size = new System.Drawing.Size(401, 341);
this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupBox2.Size = new System.Drawing.Size(535, 429);
this.groupBox2.TabIndex = 32;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "小车操作";
......@@ -445,10 +511,11 @@
// tabControlManual
//
this.tabControlManual.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlManual.Location = new System.Drawing.Point(2, 16);
this.tabControlManual.Location = new System.Drawing.Point(3, 20);
this.tabControlManual.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabControlManual.Name = "tabControlManual";
this.tabControlManual.SelectedIndex = 0;
this.tabControlManual.Size = new System.Drawing.Size(397, 323);
this.tabControlManual.Size = new System.Drawing.Size(529, 407);
this.tabControlManual.TabIndex = 0;
//
// tableLayoutPanel4
......@@ -457,84 +524,33 @@
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel4.Controls.Add(this.flowLayoutPanel1, 0, 0);
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel4.Location = new System.Drawing.Point(2, 2);
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 2);
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
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, 352F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(1436, 352);
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 440F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(1914, 441);
this.tableLayoutPanel4.TabIndex = 8;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.AutoScroll = true;
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
this.flowLayoutPanel1.Location = new System.Drawing.Point(4, 4);
this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(1430, 346);
this.flowLayoutPanel1.Size = new System.Drawing.Size(1906, 433);
this.flowLayoutPanel1.TabIndex = 0;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.lblD1Warn, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.lblD2Warn, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.lblD3Warn, 0, 2);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 177);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(693, 155);
this.tableLayoutPanel1.TabIndex = 3;
//
// lblD1Warn
//
this.lblD1Warn.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD1Warn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD1Warn.ForeColor = System.Drawing.Color.Red;
this.lblD1Warn.Location = new System.Drawing.Point(2, 0);
this.lblD1Warn.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblD1Warn.Name = "lblD1Warn";
this.lblD1Warn.Size = new System.Drawing.Size(689, 51);
this.lblD1Warn.TabIndex = 43;
this.lblD1Warn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblD2Warn
//
this.lblD2Warn.AutoSize = true;
this.lblD2Warn.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD2Warn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD2Warn.ForeColor = System.Drawing.Color.Red;
this.lblD2Warn.Location = new System.Drawing.Point(3, 51);
this.lblD2Warn.Name = "lblD2Warn";
this.lblD2Warn.Size = new System.Drawing.Size(687, 51);
this.lblD2Warn.TabIndex = 44;
this.lblD2Warn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblD3Warn
//
this.lblD3Warn.AutoSize = true;
this.lblD3Warn.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblD3Warn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblD3Warn.ForeColor = System.Drawing.Color.Red;
this.lblD3Warn.Location = new System.Drawing.Point(3, 102);
this.lblD3Warn.Name = "lblD3Warn";
this.lblD3Warn.Size = new System.Drawing.Size(687, 53);
this.lblD3Warn.TabIndex = 45;
this.lblD3Warn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// FrmMain
//
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(1440, 735);
this.ClientSize = new System.Drawing.Size(1920, 919);
this.Controls.Add(this.tableLayoutPanel3);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "FrmMain";
this.Text = "AGV调度系统";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing);
......@@ -550,13 +566,13 @@
this.groupBox6.ResumeLayout(false);
this.tableLayoutPanel6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.DgvNode)).EndInit();
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.tableLayoutPanel4.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.ResumeLayout(false);
}
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!