|
|
|
|
@ -48,25 +48,10 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.RgvNoLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
|
this.RawTireWeightLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.SpecNameLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.NowDateProductNumTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.NowDateProductNumLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.NightProductNumTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.DayProductNumTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.NightTimeLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
|
|
this.DayTimeLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.SpecCodeLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.RecipeNameLabel = new System.Windows.Forms.Label();
|
|
|
|
|
@ -74,7 +59,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.MonitorDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
|
|
this.No = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.VulcanizationNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
@ -90,25 +74,38 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.RepeatWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.IsDone = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.DataRefresh = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.NightProductNumTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.DayProductNumTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.NightTimeLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
|
|
this.DayTimeLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.NowDateProductNumTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.NowDateProductNumLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
|
|
|
this.panel3.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
|
|
|
this.panel5.SuspendLayout();
|
|
|
|
|
this.panel4.SuspendLayout();
|
|
|
|
|
this.panel2.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MonitorDataGridView)).BeginInit();
|
|
|
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
|
|
|
this.panel4.SuspendLayout();
|
|
|
|
|
this.panel5.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
|
|
|
this.panel3.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// panel1
|
|
|
|
|
//
|
|
|
|
|
this.panel1.Controls.Add(this.tableLayoutPanel1);
|
|
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 114);
|
|
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(1905, 231);
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(2169, 114);
|
|
|
|
|
this.panel1.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel1
|
|
|
|
|
@ -116,7 +113,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.tableLayoutPanel1.ColumnCount = 2;
|
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 0);
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 1, 0);
|
|
|
|
|
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
|
|
|
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
@ -124,47 +121,15 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.tableLayoutPanel1.RowCount = 1;
|
|
|
|
|
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, 231F));
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1905, 231);
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(2169, 114);
|
|
|
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel2
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel2.ColumnCount = 1;
|
|
|
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel2.Controls.Add(this.panel3, 0, 0);
|
|
|
|
|
this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 1);
|
|
|
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(952, 0);
|
|
|
|
|
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
|
|
this.tableLayoutPanel2.RowCount = 2;
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F));
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
|
|
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(953, 231);
|
|
|
|
|
this.tableLayoutPanel2.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// panel3
|
|
|
|
|
//
|
|
|
|
|
this.panel3.BackColor = System.Drawing.SystemColors.ButtonShadow;
|
|
|
|
|
this.panel3.Controls.Add(this.RgvNoLabel);
|
|
|
|
|
this.panel3.Controls.Add(this.label10);
|
|
|
|
|
this.panel3.Controls.Add(this.RawTireWeightLabel);
|
|
|
|
|
this.panel3.Controls.Add(this.SpecNameLabel);
|
|
|
|
|
this.panel3.Controls.Add(this.label7);
|
|
|
|
|
this.panel3.Controls.Add(this.label8);
|
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(953, 138);
|
|
|
|
|
this.panel3.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// RgvNoLabel
|
|
|
|
|
//
|
|
|
|
|
this.RgvNoLabel.AutoSize = true;
|
|
|
|
|
this.RgvNoLabel.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.RgvNoLabel.ForeColor = System.Drawing.Color.Khaki;
|
|
|
|
|
this.RgvNoLabel.Location = new System.Drawing.Point(480, 74);
|
|
|
|
|
this.RgvNoLabel.Location = new System.Drawing.Point(110, 14);
|
|
|
|
|
this.RgvNoLabel.Name = "RgvNoLabel";
|
|
|
|
|
this.RgvNoLabel.Size = new System.Drawing.Size(61, 31);
|
|
|
|
|
this.RgvNoLabel.TabIndex = 11;
|
|
|
|
|
@ -175,7 +140,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.label10.AutoSize = true;
|
|
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.label10.ForeColor = System.Drawing.Color.Khaki;
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(364, 74);
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(16, 14);
|
|
|
|
|
this.label10.Name = "label10";
|
|
|
|
|
this.label10.Size = new System.Drawing.Size(110, 31);
|
|
|
|
|
this.label10.TabIndex = 10;
|
|
|
|
|
@ -186,192 +151,41 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.RawTireWeightLabel.AutoSize = true;
|
|
|
|
|
this.RawTireWeightLabel.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.RawTireWeightLabel.ForeColor = System.Drawing.Color.Khaki;
|
|
|
|
|
this.RawTireWeightLabel.Location = new System.Drawing.Point(212, 74);
|
|
|
|
|
this.RawTireWeightLabel.Location = new System.Drawing.Point(741, 49);
|
|
|
|
|
this.RawTireWeightLabel.Name = "RawTireWeightLabel";
|
|
|
|
|
this.RawTireWeightLabel.Size = new System.Drawing.Size(61, 31);
|
|
|
|
|
this.RawTireWeightLabel.TabIndex = 9;
|
|
|
|
|
this.RawTireWeightLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// SpecNameLabel
|
|
|
|
|
//
|
|
|
|
|
this.SpecNameLabel.AutoSize = true;
|
|
|
|
|
this.SpecNameLabel.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.SpecNameLabel.ForeColor = System.Drawing.Color.Khaki;
|
|
|
|
|
this.SpecNameLabel.Location = new System.Drawing.Point(181, 28);
|
|
|
|
|
this.SpecNameLabel.Name = "SpecNameLabel";
|
|
|
|
|
this.SpecNameLabel.Size = new System.Drawing.Size(61, 31);
|
|
|
|
|
this.SpecNameLabel.TabIndex = 8;
|
|
|
|
|
this.SpecNameLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// label7
|
|
|
|
|
//
|
|
|
|
|
this.label7.AutoSize = true;
|
|
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.label7.ForeColor = System.Drawing.Color.Khaki;
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(41, 74);
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(590, 49);
|
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
|
this.label7.Size = new System.Drawing.Size(165, 31);
|
|
|
|
|
this.label7.TabIndex = 7;
|
|
|
|
|
this.label7.Text = "生胎重量(g):";
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.label8.ForeColor = System.Drawing.Color.Khaki;
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(41, 28);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(134, 31);
|
|
|
|
|
this.label8.TabIndex = 6;
|
|
|
|
|
this.label8.Text = "当前规格:";
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel3
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel3.ColumnCount = 2;
|
|
|
|
|
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.Absolute, 261F));
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.panel5, 1, 0);
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.panel4, 0, 0);
|
|
|
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 138);
|
|
|
|
|
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
|
|
this.tableLayoutPanel3.RowCount = 1;
|
|
|
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(953, 93);
|
|
|
|
|
this.tableLayoutPanel3.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// panel5
|
|
|
|
|
//
|
|
|
|
|
this.panel5.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
this.panel5.Controls.Add(this.NowDateProductNumTextBox);
|
|
|
|
|
this.panel5.Controls.Add(this.NowDateProductNumLabel);
|
|
|
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel5.Location = new System.Drawing.Point(692, 0);
|
|
|
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel5.Name = "panel5";
|
|
|
|
|
this.panel5.Size = new System.Drawing.Size(261, 93);
|
|
|
|
|
this.panel5.TabIndex = 4;
|
|
|
|
|
//
|
|
|
|
|
// NowDateProductNumTextBox
|
|
|
|
|
//
|
|
|
|
|
this.NowDateProductNumTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.NowDateProductNumTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.NowDateProductNumTextBox.Location = new System.Drawing.Point(67, 47);
|
|
|
|
|
this.NowDateProductNumTextBox.Name = "NowDateProductNumTextBox";
|
|
|
|
|
this.NowDateProductNumTextBox.ReadOnly = true;
|
|
|
|
|
this.NowDateProductNumTextBox.Size = new System.Drawing.Size(122, 30);
|
|
|
|
|
this.NowDateProductNumTextBox.TabIndex = 18;
|
|
|
|
|
this.NowDateProductNumTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
//
|
|
|
|
|
// NowDateProductNumLabel
|
|
|
|
|
//
|
|
|
|
|
this.NowDateProductNumLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.NowDateProductNumLabel.AutoSize = true;
|
|
|
|
|
this.NowDateProductNumLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.NowDateProductNumLabel.ForeColor = System.Drawing.Color.Sienna;
|
|
|
|
|
this.NowDateProductNumLabel.Location = new System.Drawing.Point(48, 12);
|
|
|
|
|
this.NowDateProductNumLabel.Name = "NowDateProductNumLabel";
|
|
|
|
|
this.NowDateProductNumLabel.Size = new System.Drawing.Size(164, 27);
|
|
|
|
|
this.NowDateProductNumLabel.TabIndex = 13;
|
|
|
|
|
this.NowDateProductNumLabel.Text = "99 月 99 日 产量";
|
|
|
|
|
this.NowDateProductNumLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// panel4
|
|
|
|
|
//
|
|
|
|
|
this.panel4.BackColor = System.Drawing.SystemColors.ScrollBar;
|
|
|
|
|
this.panel4.Controls.Add(this.NightProductNumTextBox);
|
|
|
|
|
this.panel4.Controls.Add(this.DayProductNumTextBox);
|
|
|
|
|
this.panel4.Controls.Add(this.NightTimeLabel);
|
|
|
|
|
this.panel4.Controls.Add(this.label13);
|
|
|
|
|
this.panel4.Controls.Add(this.DayTimeLabel);
|
|
|
|
|
this.panel4.Controls.Add(this.label12);
|
|
|
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
|
this.panel4.Size = new System.Drawing.Size(692, 93);
|
|
|
|
|
this.panel4.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// NightProductNumTextBox
|
|
|
|
|
//
|
|
|
|
|
this.NightProductNumTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.NightProductNumTextBox.Location = new System.Drawing.Point(319, 47);
|
|
|
|
|
this.NightProductNumTextBox.Name = "NightProductNumTextBox";
|
|
|
|
|
this.NightProductNumTextBox.ReadOnly = true;
|
|
|
|
|
this.NightProductNumTextBox.Size = new System.Drawing.Size(122, 30);
|
|
|
|
|
this.NightProductNumTextBox.TabIndex = 17;
|
|
|
|
|
this.NightProductNumTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
//
|
|
|
|
|
// DayProductNumTextBox
|
|
|
|
|
//
|
|
|
|
|
this.DayProductNumTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.DayProductNumTextBox.Location = new System.Drawing.Point(74, 47);
|
|
|
|
|
this.DayProductNumTextBox.Name = "DayProductNumTextBox";
|
|
|
|
|
this.DayProductNumTextBox.ReadOnly = true;
|
|
|
|
|
this.DayProductNumTextBox.Size = new System.Drawing.Size(122, 30);
|
|
|
|
|
this.DayProductNumTextBox.TabIndex = 16;
|
|
|
|
|
this.DayProductNumTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
//
|
|
|
|
|
// NightTimeLabel
|
|
|
|
|
//
|
|
|
|
|
this.NightTimeLabel.AutoSize = true;
|
|
|
|
|
this.NightTimeLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.NightTimeLabel.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.NightTimeLabel.Location = new System.Drawing.Point(347, 13);
|
|
|
|
|
this.NightTimeLabel.Name = "NightTimeLabel";
|
|
|
|
|
this.NightTimeLabel.Size = new System.Drawing.Size(127, 27);
|
|
|
|
|
this.NightTimeLabel.TabIndex = 15;
|
|
|
|
|
this.NightTimeLabel.Text = "99:99-99:99";
|
|
|
|
|
//
|
|
|
|
|
// label13
|
|
|
|
|
//
|
|
|
|
|
this.label13.AutoSize = true;
|
|
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.label13.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(283, 13);
|
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(72, 27);
|
|
|
|
|
this.label13.TabIndex = 14;
|
|
|
|
|
this.label13.Text = "夜班:";
|
|
|
|
|
//
|
|
|
|
|
// DayTimeLabel
|
|
|
|
|
//
|
|
|
|
|
this.DayTimeLabel.AutoSize = true;
|
|
|
|
|
this.DayTimeLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.DayTimeLabel.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.DayTimeLabel.Location = new System.Drawing.Point(105, 14);
|
|
|
|
|
this.DayTimeLabel.Name = "DayTimeLabel";
|
|
|
|
|
this.DayTimeLabel.Size = new System.Drawing.Size(127, 27);
|
|
|
|
|
this.DayTimeLabel.TabIndex = 13;
|
|
|
|
|
this.DayTimeLabel.Text = "99:99-99:99";
|
|
|
|
|
//
|
|
|
|
|
// label12
|
|
|
|
|
//
|
|
|
|
|
this.label12.AutoSize = true;
|
|
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.label12.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(41, 14);
|
|
|
|
|
this.label12.Name = "label12";
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(72, 27);
|
|
|
|
|
this.label12.TabIndex = 12;
|
|
|
|
|
this.label12.Text = "白班:";
|
|
|
|
|
//
|
|
|
|
|
// panel2
|
|
|
|
|
//
|
|
|
|
|
this.panel2.BackColor = System.Drawing.Color.Gray;
|
|
|
|
|
this.panel2.Controls.Add(this.RgvNoLabel);
|
|
|
|
|
this.panel2.Controls.Add(this.SpecCodeLabel);
|
|
|
|
|
this.panel2.Controls.Add(this.label10);
|
|
|
|
|
this.panel2.Controls.Add(this.RecipeNameLabel);
|
|
|
|
|
this.panel2.Controls.Add(this.RawTireWeightLabel);
|
|
|
|
|
this.panel2.Controls.Add(this.RecipeCodeLabel);
|
|
|
|
|
this.panel2.Controls.Add(this.label4);
|
|
|
|
|
this.panel2.Controls.Add(this.label7);
|
|
|
|
|
this.panel2.Controls.Add(this.label3);
|
|
|
|
|
this.panel2.Controls.Add(this.label2);
|
|
|
|
|
this.panel2.Controls.Add(this.label1);
|
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(952, 231);
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(1084, 114);
|
|
|
|
|
this.panel2.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// SpecCodeLabel
|
|
|
|
|
@ -379,40 +193,40 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.SpecCodeLabel.AutoSize = true;
|
|
|
|
|
this.SpecCodeLabel.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.SpecCodeLabel.ForeColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
|
|
|
this.SpecCodeLabel.Location = new System.Drawing.Point(181, 152);
|
|
|
|
|
this.SpecCodeLabel.Location = new System.Drawing.Point(454, 50);
|
|
|
|
|
this.SpecCodeLabel.Name = "SpecCodeLabel";
|
|
|
|
|
this.SpecCodeLabel.Size = new System.Drawing.Size(61, 31);
|
|
|
|
|
this.SpecCodeLabel.Size = new System.Drawing.Size(112, 31);
|
|
|
|
|
this.SpecCodeLabel.TabIndex = 6;
|
|
|
|
|
this.SpecCodeLabel.Text = "N/A";
|
|
|
|
|
this.SpecCodeLabel.Text = "T123456";
|
|
|
|
|
//
|
|
|
|
|
// RecipeNameLabel
|
|
|
|
|
//
|
|
|
|
|
this.RecipeNameLabel.AutoSize = true;
|
|
|
|
|
this.RecipeNameLabel.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.RecipeNameLabel.ForeColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
|
|
|
this.RecipeNameLabel.Location = new System.Drawing.Point(181, 105);
|
|
|
|
|
this.RecipeNameLabel.Location = new System.Drawing.Point(297, 14);
|
|
|
|
|
this.RecipeNameLabel.Name = "RecipeNameLabel";
|
|
|
|
|
this.RecipeNameLabel.Size = new System.Drawing.Size(61, 31);
|
|
|
|
|
this.RecipeNameLabel.Size = new System.Drawing.Size(494, 31);
|
|
|
|
|
this.RecipeNameLabel.TabIndex = 5;
|
|
|
|
|
this.RecipeNameLabel.Text = "N/A";
|
|
|
|
|
this.RecipeNameLabel.Text = "8.15-15/28×9-15 C8900 THS NM 正新轮胎";
|
|
|
|
|
//
|
|
|
|
|
// RecipeCodeLabel
|
|
|
|
|
//
|
|
|
|
|
this.RecipeCodeLabel.AutoSize = true;
|
|
|
|
|
this.RecipeCodeLabel.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.RecipeCodeLabel.ForeColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
|
|
|
this.RecipeCodeLabel.Location = new System.Drawing.Point(181, 59);
|
|
|
|
|
this.RecipeCodeLabel.Location = new System.Drawing.Point(156, 49);
|
|
|
|
|
this.RecipeCodeLabel.Name = "RecipeCodeLabel";
|
|
|
|
|
this.RecipeCodeLabel.Size = new System.Drawing.Size(61, 31);
|
|
|
|
|
this.RecipeCodeLabel.Size = new System.Drawing.Size(147, 31);
|
|
|
|
|
this.RecipeCodeLabel.TabIndex = 4;
|
|
|
|
|
this.RecipeCodeLabel.Text = "N/A";
|
|
|
|
|
this.RecipeCodeLabel.Text = "TI12345567";
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.label4.ForeColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(45, 151);
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(329, 49);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(144, 31);
|
|
|
|
|
this.label4.TabIndex = 3;
|
|
|
|
|
@ -423,7 +237,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.label3.ForeColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(55, 104);
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(177, 14);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(134, 31);
|
|
|
|
|
this.label3.TabIndex = 2;
|
|
|
|
|
@ -434,25 +248,12 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
|
|
this.label2.ForeColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(55, 58);
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(16, 49);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(134, 31);
|
|
|
|
|
this.label2.TabIndex = 1;
|
|
|
|
|
this.label2.Text = "成品代号:";
|
|
|
|
|
//
|
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
|
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label1.ForeColor = System.Drawing.Color.Cyan;
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(417, 18);
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(114, 20);
|
|
|
|
|
this.label1.TabIndex = 0;
|
|
|
|
|
this.label1.Text = "新下发计划";
|
|
|
|
|
//
|
|
|
|
|
// MonitorDataGridView
|
|
|
|
|
//
|
|
|
|
|
this.MonitorDataGridView.AllowUserToAddRows = false;
|
|
|
|
|
@ -486,14 +287,14 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.RowTireFinishTime,
|
|
|
|
|
this.RepeatWeight,
|
|
|
|
|
this.IsDone});
|
|
|
|
|
this.MonitorDataGridView.Location = new System.Drawing.Point(0, 231);
|
|
|
|
|
this.MonitorDataGridView.Location = new System.Drawing.Point(0, 228);
|
|
|
|
|
this.MonitorDataGridView.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.MonitorDataGridView.MultiSelect = false;
|
|
|
|
|
this.MonitorDataGridView.Name = "MonitorDataGridView";
|
|
|
|
|
this.MonitorDataGridView.ReadOnly = true;
|
|
|
|
|
this.MonitorDataGridView.RowHeadersVisible = false;
|
|
|
|
|
this.MonitorDataGridView.RowTemplate.Height = 32;
|
|
|
|
|
this.MonitorDataGridView.Size = new System.Drawing.Size(1905, 764);
|
|
|
|
|
this.MonitorDataGridView.Size = new System.Drawing.Size(2169, 767);
|
|
|
|
|
this.MonitorDataGridView.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// No
|
|
|
|
|
@ -629,6 +430,161 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.DataRefresh.Interval = 1000;
|
|
|
|
|
this.DataRefresh.Tick += new System.EventHandler(this.DataRefresh_Tick);
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel3
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel3.ColumnCount = 2;
|
|
|
|
|
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.Absolute, 261F));
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.panel5, 1, 0);
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.panel4, 0, 0);
|
|
|
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(1084, 0);
|
|
|
|
|
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
|
|
this.tableLayoutPanel3.RowCount = 1;
|
|
|
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(1085, 114);
|
|
|
|
|
this.tableLayoutPanel3.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// panel4
|
|
|
|
|
//
|
|
|
|
|
this.panel4.BackColor = System.Drawing.SystemColors.ScrollBar;
|
|
|
|
|
this.panel4.Controls.Add(this.NightProductNumTextBox);
|
|
|
|
|
this.panel4.Controls.Add(this.DayProductNumTextBox);
|
|
|
|
|
this.panel4.Controls.Add(this.NightTimeLabel);
|
|
|
|
|
this.panel4.Controls.Add(this.label13);
|
|
|
|
|
this.panel4.Controls.Add(this.DayTimeLabel);
|
|
|
|
|
this.panel4.Controls.Add(this.label12);
|
|
|
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
|
this.panel4.Size = new System.Drawing.Size(824, 114);
|
|
|
|
|
this.panel4.TabIndex = 17;
|
|
|
|
|
//
|
|
|
|
|
// NightProductNumTextBox
|
|
|
|
|
//
|
|
|
|
|
this.NightProductNumTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.NightProductNumTextBox.Location = new System.Drawing.Point(319, 47);
|
|
|
|
|
this.NightProductNumTextBox.Name = "NightProductNumTextBox";
|
|
|
|
|
this.NightProductNumTextBox.ReadOnly = true;
|
|
|
|
|
this.NightProductNumTextBox.Size = new System.Drawing.Size(122, 30);
|
|
|
|
|
this.NightProductNumTextBox.TabIndex = 17;
|
|
|
|
|
this.NightProductNumTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
//
|
|
|
|
|
// DayProductNumTextBox
|
|
|
|
|
//
|
|
|
|
|
this.DayProductNumTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.DayProductNumTextBox.Location = new System.Drawing.Point(74, 47);
|
|
|
|
|
this.DayProductNumTextBox.Name = "DayProductNumTextBox";
|
|
|
|
|
this.DayProductNumTextBox.ReadOnly = true;
|
|
|
|
|
this.DayProductNumTextBox.Size = new System.Drawing.Size(122, 30);
|
|
|
|
|
this.DayProductNumTextBox.TabIndex = 16;
|
|
|
|
|
this.DayProductNumTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
//
|
|
|
|
|
// NightTimeLabel
|
|
|
|
|
//
|
|
|
|
|
this.NightTimeLabel.AutoSize = true;
|
|
|
|
|
this.NightTimeLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.NightTimeLabel.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.NightTimeLabel.Location = new System.Drawing.Point(347, 13);
|
|
|
|
|
this.NightTimeLabel.Name = "NightTimeLabel";
|
|
|
|
|
this.NightTimeLabel.Size = new System.Drawing.Size(127, 27);
|
|
|
|
|
this.NightTimeLabel.TabIndex = 15;
|
|
|
|
|
this.NightTimeLabel.Text = "99:99-99:99";
|
|
|
|
|
//
|
|
|
|
|
// label13
|
|
|
|
|
//
|
|
|
|
|
this.label13.AutoSize = true;
|
|
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.label13.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(283, 13);
|
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(72, 27);
|
|
|
|
|
this.label13.TabIndex = 14;
|
|
|
|
|
this.label13.Text = "夜班:";
|
|
|
|
|
//
|
|
|
|
|
// DayTimeLabel
|
|
|
|
|
//
|
|
|
|
|
this.DayTimeLabel.AutoSize = true;
|
|
|
|
|
this.DayTimeLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.DayTimeLabel.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.DayTimeLabel.Location = new System.Drawing.Point(105, 14);
|
|
|
|
|
this.DayTimeLabel.Name = "DayTimeLabel";
|
|
|
|
|
this.DayTimeLabel.Size = new System.Drawing.Size(127, 27);
|
|
|
|
|
this.DayTimeLabel.TabIndex = 13;
|
|
|
|
|
this.DayTimeLabel.Text = "99:99-99:99";
|
|
|
|
|
//
|
|
|
|
|
// label12
|
|
|
|
|
//
|
|
|
|
|
this.label12.AutoSize = true;
|
|
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.label12.ForeColor = System.Drawing.Color.SaddleBrown;
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(41, 14);
|
|
|
|
|
this.label12.Name = "label12";
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(72, 27);
|
|
|
|
|
this.label12.TabIndex = 12;
|
|
|
|
|
this.label12.Text = "白班:";
|
|
|
|
|
//
|
|
|
|
|
// panel5
|
|
|
|
|
//
|
|
|
|
|
this.panel5.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
this.panel5.Controls.Add(this.NowDateProductNumTextBox);
|
|
|
|
|
this.panel5.Controls.Add(this.NowDateProductNumLabel);
|
|
|
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel5.Location = new System.Drawing.Point(824, 0);
|
|
|
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel5.Name = "panel5";
|
|
|
|
|
this.panel5.Size = new System.Drawing.Size(261, 114);
|
|
|
|
|
this.panel5.TabIndex = 18;
|
|
|
|
|
//
|
|
|
|
|
// NowDateProductNumTextBox
|
|
|
|
|
//
|
|
|
|
|
this.NowDateProductNumTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.NowDateProductNumTextBox.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.NowDateProductNumTextBox.Location = new System.Drawing.Point(67, 58);
|
|
|
|
|
this.NowDateProductNumTextBox.Name = "NowDateProductNumTextBox";
|
|
|
|
|
this.NowDateProductNumTextBox.ReadOnly = true;
|
|
|
|
|
this.NowDateProductNumTextBox.Size = new System.Drawing.Size(122, 30);
|
|
|
|
|
this.NowDateProductNumTextBox.TabIndex = 18;
|
|
|
|
|
this.NowDateProductNumTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
|
//
|
|
|
|
|
// NowDateProductNumLabel
|
|
|
|
|
//
|
|
|
|
|
this.NowDateProductNumLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.NowDateProductNumLabel.AutoSize = true;
|
|
|
|
|
this.NowDateProductNumLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
|
|
this.NowDateProductNumLabel.ForeColor = System.Drawing.Color.Sienna;
|
|
|
|
|
this.NowDateProductNumLabel.Location = new System.Drawing.Point(48, 23);
|
|
|
|
|
this.NowDateProductNumLabel.Name = "NowDateProductNumLabel";
|
|
|
|
|
this.NowDateProductNumLabel.Size = new System.Drawing.Size(164, 27);
|
|
|
|
|
this.NowDateProductNumLabel.TabIndex = 13;
|
|
|
|
|
this.NowDateProductNumLabel.Text = "99 月 99 日 产量";
|
|
|
|
|
this.NowDateProductNumLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel2
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel2.ColumnCount = 1;
|
|
|
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel2.Controls.Add(this.panel1, 0, 1);
|
|
|
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
|
|
this.tableLayoutPanel2.RowCount = 2;
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(2169, 228);
|
|
|
|
|
this.tableLayoutPanel2.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// panel3
|
|
|
|
|
//
|
|
|
|
|
this.panel3.Controls.Add(this.tableLayoutPanel2);
|
|
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(2169, 228);
|
|
|
|
|
this.panel3.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// MonitorMainPage
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
|
@ -636,24 +592,23 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.AutoScroll = true;
|
|
|
|
|
this.AutoSize = true;
|
|
|
|
|
this.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
|
|
|
|
this.Controls.Add(this.panel3);
|
|
|
|
|
this.Controls.Add(this.MonitorDataGridView);
|
|
|
|
|
this.Controls.Add(this.panel1);
|
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
this.Name = "MonitorMainPage";
|
|
|
|
|
this.Size = new System.Drawing.Size(1905, 995);
|
|
|
|
|
this.Size = new System.Drawing.Size(2169, 1019);
|
|
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
|
|
this.panel3.PerformLayout();
|
|
|
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
|
|
|
this.panel5.ResumeLayout(false);
|
|
|
|
|
this.panel5.PerformLayout();
|
|
|
|
|
this.panel4.ResumeLayout(false);
|
|
|
|
|
this.panel4.PerformLayout();
|
|
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
|
|
this.panel2.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MonitorDataGridView)).EndInit();
|
|
|
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
|
|
|
this.panel4.ResumeLayout(false);
|
|
|
|
|
this.panel4.PerformLayout();
|
|
|
|
|
this.panel5.ResumeLayout(false);
|
|
|
|
|
this.panel5.PerformLayout();
|
|
|
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
@ -662,14 +617,8 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
|
|
|
|
|
private Panel panel1;
|
|
|
|
|
private TableLayoutPanel tableLayoutPanel1;
|
|
|
|
|
private TableLayoutPanel tableLayoutPanel2;
|
|
|
|
|
private TableLayoutPanel tableLayoutPanel3;
|
|
|
|
|
private Panel panel3;
|
|
|
|
|
private Panel panel5;
|
|
|
|
|
private Panel panel4;
|
|
|
|
|
private Panel panel2;
|
|
|
|
|
private DataGridView MonitorDataGridView;
|
|
|
|
|
private Label label1;
|
|
|
|
|
private Label label2;
|
|
|
|
|
private Label SpecCodeLabel;
|
|
|
|
|
private Label RecipeNameLabel;
|
|
|
|
|
@ -677,19 +626,9 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
private Label label4;
|
|
|
|
|
private Label label3;
|
|
|
|
|
private Label RawTireWeightLabel;
|
|
|
|
|
private Label SpecNameLabel;
|
|
|
|
|
private Label label7;
|
|
|
|
|
private Label label8;
|
|
|
|
|
private Label RgvNoLabel;
|
|
|
|
|
private Label label10;
|
|
|
|
|
private Label DayTimeLabel;
|
|
|
|
|
private Label label12;
|
|
|
|
|
private Label NightTimeLabel;
|
|
|
|
|
private Label label13;
|
|
|
|
|
private Label NowDateProductNumLabel;
|
|
|
|
|
private TextBox NowDateProductNumTextBox;
|
|
|
|
|
private TextBox NightProductNumTextBox;
|
|
|
|
|
private TextBox DayProductNumTextBox;
|
|
|
|
|
private Timer DataRefresh;
|
|
|
|
|
private DataGridViewTextBoxColumn No;
|
|
|
|
|
private DataGridViewTextBoxColumn VulcanizationNo;
|
|
|
|
|
@ -704,5 +643,18 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
private DataGridViewTextBoxColumn RowTireFinishTime;
|
|
|
|
|
private DataGridViewTextBoxColumn RepeatWeight;
|
|
|
|
|
private DataGridViewTextBoxColumn IsDone;
|
|
|
|
|
private TableLayoutPanel tableLayoutPanel3;
|
|
|
|
|
private Panel panel4;
|
|
|
|
|
private TextBox NightProductNumTextBox;
|
|
|
|
|
private TextBox DayProductNumTextBox;
|
|
|
|
|
private Label NightTimeLabel;
|
|
|
|
|
private Label label13;
|
|
|
|
|
private Label DayTimeLabel;
|
|
|
|
|
private Label label12;
|
|
|
|
|
private Panel panel5;
|
|
|
|
|
private TextBox NowDateProductNumTextBox;
|
|
|
|
|
private Label NowDateProductNumLabel;
|
|
|
|
|
private TableLayoutPanel tableLayoutPanel2;
|
|
|
|
|
private Panel panel3;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|