namespace Rs.MotionPlat { partial class MonitorFlow { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.tv_DischargeFlow = new System.Windows.Forms.TreeView(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.tv_TurnoverFlow = new System.Windows.Forms.TreeView(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.groupBox11 = new System.Windows.Forms.GroupBox(); this.groupBox12 = new System.Windows.Forms.GroupBox(); this.groupBox13 = new System.Windows.Forms.GroupBox(); this.groupBox14 = new System.Windows.Forms.GroupBox(); this.groupBox15 = new System.Windows.Forms.GroupBox(); this.groupBox16 = new System.Windows.Forms.GroupBox(); this.groupBox17 = new System.Windows.Forms.GroupBox(); this.groupBox18 = new System.Windows.Forms.GroupBox(); this.groupBox19 = new System.Windows.Forms.GroupBox(); this.groupBox20 = new System.Windows.Forms.GroupBox(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.tv_TakeTrayFlow = new System.Windows.Forms.TreeView(); this.tv_DischargeDumpFlow = new System.Windows.Forms.TreeView(); this.tv_FiberWarningPressFlow = new System.Windows.Forms.TreeView(); this.treeView4 = new System.Windows.Forms.TreeView(); this.treeView5 = new System.Windows.Forms.TreeView(); this.treeView6 = new System.Windows.Forms.TreeView(); this.treeView7 = new System.Windows.Forms.TreeView(); this.treeView8 = new System.Windows.Forms.TreeView(); this.tableLayoutPanel2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox7.SuspendLayout(); this.groupBox8.SuspendLayout(); this.groupBox9.SuspendLayout(); this.groupBox10.SuspendLayout(); this.SuspendLayout(); // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 10; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.tableLayoutPanel2.Controls.Add(this.groupBox1, 0, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox2, 1, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox3, 2, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox4, 3, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox5, 4, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox6, 5, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox7, 6, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox8, 7, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox9, 8, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox10, 9, 0); this.tableLayoutPanel2.Controls.Add(this.groupBox11, 0, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox12, 1, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox13, 2, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox14, 3, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox15, 4, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox16, 5, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox17, 6, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox18, 7, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox19, 8, 1); this.tableLayoutPanel2.Controls.Add(this.groupBox20, 9, 1); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 40); 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(1808, 820); this.tableLayoutPanel2.TabIndex = 3; // // groupBox1 // this.groupBox1.Controls.Add(this.tv_DischargeFlow); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(3, 3); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(174, 404); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "排料流程"; // // tv_DischargeFlow // this.tv_DischargeFlow.Dock = System.Windows.Forms.DockStyle.Fill; this.tv_DischargeFlow.Location = new System.Drawing.Point(3, 17); this.tv_DischargeFlow.Name = "tv_DischargeFlow"; this.tv_DischargeFlow.Size = new System.Drawing.Size(168, 384); this.tv_DischargeFlow.TabIndex = 0; // // groupBox2 // this.groupBox2.Controls.Add(this.tv_TurnoverFlow); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox2.ForeColor = System.Drawing.Color.White; this.groupBox2.Location = new System.Drawing.Point(183, 3); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(174, 404); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; this.groupBox2.Text = "周转流程"; // // tv_TurnoverFlow // this.tv_TurnoverFlow.Dock = System.Windows.Forms.DockStyle.Fill; this.tv_TurnoverFlow.Location = new System.Drawing.Point(3, 17); this.tv_TurnoverFlow.Name = "tv_TurnoverFlow"; this.tv_TurnoverFlow.Size = new System.Drawing.Size(168, 384); this.tv_TurnoverFlow.TabIndex = 0; // // groupBox3 // this.groupBox3.Controls.Add(this.tv_TakeTrayFlow); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.ForeColor = System.Drawing.Color.White; this.groupBox3.Location = new System.Drawing.Point(363, 3); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(174, 404); this.groupBox3.TabIndex = 0; this.groupBox3.TabStop = false; this.groupBox3.Text = "料盘搬运流程"; // // groupBox4 // this.groupBox4.Controls.Add(this.tv_DischargeDumpFlow); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox4.ForeColor = System.Drawing.Color.White; this.groupBox4.Location = new System.Drawing.Point(543, 3); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(174, 404); this.groupBox4.TabIndex = 0; this.groupBox4.TabStop = false; this.groupBox4.Text = "排料取料失败放料流程"; // // groupBox5 // this.groupBox5.Controls.Add(this.tv_FiberWarningPressFlow); this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox5.ForeColor = System.Drawing.Color.White; this.groupBox5.Location = new System.Drawing.Point(723, 3); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(174, 404); this.groupBox5.TabIndex = 0; this.groupBox5.TabStop = false; this.groupBox5.Text = "光纤异常下压一次流程"; // // groupBox6 // this.groupBox6.Controls.Add(this.treeView4); this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox6.ForeColor = System.Drawing.Color.White; this.groupBox6.Location = new System.Drawing.Point(903, 3); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(174, 404); this.groupBox6.TabIndex = 0; this.groupBox6.TabStop = false; this.groupBox6.Text = "groupBox1"; // // groupBox7 // this.groupBox7.Controls.Add(this.treeView5); this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox7.ForeColor = System.Drawing.Color.White; this.groupBox7.Location = new System.Drawing.Point(1083, 3); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(174, 404); this.groupBox7.TabIndex = 0; this.groupBox7.TabStop = false; this.groupBox7.Text = "groupBox1"; // // groupBox8 // this.groupBox8.Controls.Add(this.treeView6); this.groupBox8.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox8.ForeColor = System.Drawing.Color.White; this.groupBox8.Location = new System.Drawing.Point(1263, 3); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(174, 404); this.groupBox8.TabIndex = 0; this.groupBox8.TabStop = false; this.groupBox8.Text = "groupBox1"; // // groupBox9 // this.groupBox9.Controls.Add(this.treeView7); this.groupBox9.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox9.ForeColor = System.Drawing.Color.White; this.groupBox9.Location = new System.Drawing.Point(1443, 3); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(174, 404); this.groupBox9.TabIndex = 0; this.groupBox9.TabStop = false; this.groupBox9.Text = "groupBox1"; // // groupBox10 // this.groupBox10.Controls.Add(this.treeView8); this.groupBox10.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox10.ForeColor = System.Drawing.Color.White; this.groupBox10.Location = new System.Drawing.Point(1623, 3); this.groupBox10.Name = "groupBox10"; this.groupBox10.Size = new System.Drawing.Size(182, 404); this.groupBox10.TabIndex = 0; this.groupBox10.TabStop = false; this.groupBox10.Text = "groupBox1"; // // groupBox11 // this.groupBox11.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox11.ForeColor = System.Drawing.Color.White; this.groupBox11.Location = new System.Drawing.Point(3, 413); this.groupBox11.Name = "groupBox11"; this.groupBox11.Size = new System.Drawing.Size(174, 404); this.groupBox11.TabIndex = 0; this.groupBox11.TabStop = false; this.groupBox11.Text = "groupBox1"; // // groupBox12 // this.groupBox12.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox12.ForeColor = System.Drawing.Color.White; this.groupBox12.Location = new System.Drawing.Point(183, 413); this.groupBox12.Name = "groupBox12"; this.groupBox12.Size = new System.Drawing.Size(174, 404); this.groupBox12.TabIndex = 0; this.groupBox12.TabStop = false; this.groupBox12.Text = "groupBox1"; // // groupBox13 // this.groupBox13.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox13.ForeColor = System.Drawing.Color.White; this.groupBox13.Location = new System.Drawing.Point(363, 413); this.groupBox13.Name = "groupBox13"; this.groupBox13.Size = new System.Drawing.Size(174, 404); this.groupBox13.TabIndex = 0; this.groupBox13.TabStop = false; this.groupBox13.Text = "groupBox1"; // // groupBox14 // this.groupBox14.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox14.ForeColor = System.Drawing.Color.White; this.groupBox14.Location = new System.Drawing.Point(543, 413); this.groupBox14.Name = "groupBox14"; this.groupBox14.Size = new System.Drawing.Size(174, 404); this.groupBox14.TabIndex = 0; this.groupBox14.TabStop = false; this.groupBox14.Text = "groupBox1"; // // groupBox15 // this.groupBox15.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox15.ForeColor = System.Drawing.Color.White; this.groupBox15.Location = new System.Drawing.Point(723, 413); this.groupBox15.Name = "groupBox15"; this.groupBox15.Size = new System.Drawing.Size(174, 404); this.groupBox15.TabIndex = 0; this.groupBox15.TabStop = false; this.groupBox15.Text = "groupBox1"; // // groupBox16 // this.groupBox16.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox16.ForeColor = System.Drawing.Color.White; this.groupBox16.Location = new System.Drawing.Point(903, 413); this.groupBox16.Name = "groupBox16"; this.groupBox16.Size = new System.Drawing.Size(174, 404); this.groupBox16.TabIndex = 0; this.groupBox16.TabStop = false; this.groupBox16.Text = "groupBox1"; // // groupBox17 // this.groupBox17.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox17.ForeColor = System.Drawing.Color.White; this.groupBox17.Location = new System.Drawing.Point(1083, 413); this.groupBox17.Name = "groupBox17"; this.groupBox17.Size = new System.Drawing.Size(174, 404); this.groupBox17.TabIndex = 0; this.groupBox17.TabStop = false; this.groupBox17.Text = "groupBox1"; // // groupBox18 // this.groupBox18.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox18.ForeColor = System.Drawing.Color.White; this.groupBox18.Location = new System.Drawing.Point(1263, 413); this.groupBox18.Name = "groupBox18"; this.groupBox18.Size = new System.Drawing.Size(174, 404); this.groupBox18.TabIndex = 0; this.groupBox18.TabStop = false; this.groupBox18.Text = "groupBox1"; // // groupBox19 // this.groupBox19.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox19.ForeColor = System.Drawing.Color.White; this.groupBox19.Location = new System.Drawing.Point(1443, 413); this.groupBox19.Name = "groupBox19"; this.groupBox19.Size = new System.Drawing.Size(174, 404); this.groupBox19.TabIndex = 0; this.groupBox19.TabStop = false; this.groupBox19.Text = "groupBox1"; // // groupBox20 // this.groupBox20.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox20.ForeColor = System.Drawing.Color.White; this.groupBox20.Location = new System.Drawing.Point(1623, 413); this.groupBox20.Name = "groupBox20"; this.groupBox20.Size = new System.Drawing.Size(182, 404); this.groupBox20.TabIndex = 0; this.groupBox20.TabStop = false; this.groupBox20.Text = "groupBox1"; // // timer1 // this.timer1.Enabled = true; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // tv_TakeTrayFlow // this.tv_TakeTrayFlow.Dock = System.Windows.Forms.DockStyle.Fill; this.tv_TakeTrayFlow.Location = new System.Drawing.Point(3, 17); this.tv_TakeTrayFlow.Name = "tv_TakeTrayFlow"; this.tv_TakeTrayFlow.Size = new System.Drawing.Size(168, 384); this.tv_TakeTrayFlow.TabIndex = 0; // // tv_DischargeDumpFlow // this.tv_DischargeDumpFlow.Dock = System.Windows.Forms.DockStyle.Fill; this.tv_DischargeDumpFlow.Location = new System.Drawing.Point(3, 17); this.tv_DischargeDumpFlow.Name = "tv_DischargeDumpFlow"; this.tv_DischargeDumpFlow.Size = new System.Drawing.Size(168, 384); this.tv_DischargeDumpFlow.TabIndex = 0; // // tv_FiberWarningPressFlow // this.tv_FiberWarningPressFlow.Dock = System.Windows.Forms.DockStyle.Fill; this.tv_FiberWarningPressFlow.Location = new System.Drawing.Point(3, 17); this.tv_FiberWarningPressFlow.Name = "tv_FiberWarningPressFlow"; this.tv_FiberWarningPressFlow.Size = new System.Drawing.Size(168, 384); this.tv_FiberWarningPressFlow.TabIndex = 0; // // treeView4 // this.treeView4.Dock = System.Windows.Forms.DockStyle.Fill; this.treeView4.Location = new System.Drawing.Point(3, 17); this.treeView4.Name = "treeView4"; this.treeView4.Size = new System.Drawing.Size(168, 384); this.treeView4.TabIndex = 0; // // treeView5 // this.treeView5.Dock = System.Windows.Forms.DockStyle.Fill; this.treeView5.Location = new System.Drawing.Point(3, 17); this.treeView5.Name = "treeView5"; this.treeView5.Size = new System.Drawing.Size(168, 384); this.treeView5.TabIndex = 0; // // treeView6 // this.treeView6.Dock = System.Windows.Forms.DockStyle.Fill; this.treeView6.Location = new System.Drawing.Point(3, 17); this.treeView6.Name = "treeView6"; this.treeView6.Size = new System.Drawing.Size(168, 384); this.treeView6.TabIndex = 0; // // treeView7 // this.treeView7.Dock = System.Windows.Forms.DockStyle.Fill; this.treeView7.Location = new System.Drawing.Point(3, 17); this.treeView7.Name = "treeView7"; this.treeView7.Size = new System.Drawing.Size(168, 384); this.treeView7.TabIndex = 0; // // treeView8 // this.treeView8.Dock = System.Windows.Forms.DockStyle.Fill; this.treeView8.Location = new System.Drawing.Point(3, 17); this.treeView8.Name = "treeView8"; this.treeView8.Size = new System.Drawing.Size(176, 384); this.treeView8.TabIndex = 0; // // MonitorFlow // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1808, 860); this.Controls.Add(this.tableLayoutPanel2); this.Name = "MonitorFlow"; this.Text = "MonitorFlow"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.MonitorFlow_Load); this.Controls.SetChildIndex(this.tableLayoutPanel2, 0); this.tableLayoutPanel2.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.groupBox5.ResumeLayout(false); this.groupBox6.ResumeLayout(false); this.groupBox7.ResumeLayout(false); this.groupBox8.ResumeLayout(false); this.groupBox9.ResumeLayout(false); this.groupBox10.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.GroupBox groupBox10; private System.Windows.Forms.GroupBox groupBox11; private System.Windows.Forms.GroupBox groupBox12; private System.Windows.Forms.GroupBox groupBox13; private System.Windows.Forms.GroupBox groupBox14; private System.Windows.Forms.GroupBox groupBox15; private System.Windows.Forms.GroupBox groupBox16; private System.Windows.Forms.GroupBox groupBox17; private System.Windows.Forms.GroupBox groupBox18; private System.Windows.Forms.GroupBox groupBox19; private System.Windows.Forms.GroupBox groupBox20; private System.Windows.Forms.TreeView tv_DischargeFlow; private System.Windows.Forms.TreeView tv_TurnoverFlow; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.TreeView tv_TakeTrayFlow; private System.Windows.Forms.TreeView tv_DischargeDumpFlow; private System.Windows.Forms.TreeView tv_FiberWarningPressFlow; private System.Windows.Forms.TreeView treeView4; private System.Windows.Forms.TreeView treeView5; private System.Windows.Forms.TreeView treeView6; private System.Windows.Forms.TreeView treeView7; private System.Windows.Forms.TreeView treeView8; } }