namespace SHARP_CLAS_UI { partial class Form_Table_Info { /// /// 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.pnl_Table_1 = new System.Windows.Forms.Panel(); this.pnl_Table_1_Panel_Info = new System.Windows.Forms.Panel(); this.tb_Table_1_Column_Num = new System.Windows.Forms.TextBox(); this.tb_Table_1_Row_Num = new System.Windows.Forms.TextBox(); this.tb_Table_1_Panel_Num = new System.Windows.Forms.TextBox(); this.tb_Table_1_Tray_Num = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.tb_Table_1_Panel_ID = new System.Windows.Forms.TextBox(); this.tb_Table_1_Tray_ID = new System.Windows.Forms.TextBox(); this.lb_Table_1_Exist = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.lb_Table_1_Panel_Info = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.btn_Table_1_Scrap = new System.Windows.Forms.Button(); this.lb_Table_1_Vacuum_On_Sensor = new System.Windows.Forms.Label(); this.lb_Table_1_Blow_Sol = new System.Windows.Forms.Label(); this.lb_Table_1_Vacuum_Sol = new System.Windows.Forms.Label(); this.lb_Table_1_Name = new System.Windows.Forms.Label(); this.pnl_Table_2 = new System.Windows.Forms.Panel(); this.pnl_Table_2_Panel_Info = new System.Windows.Forms.Panel(); this.tb_Table_2_Column_Num = new System.Windows.Forms.TextBox(); this.tb_Table_2_Row_Num = new System.Windows.Forms.TextBox(); this.tb_Table_2_Panel_Num = new System.Windows.Forms.TextBox(); this.tb_Table_2_Tray_Num = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.tb_Table_2_Panel_ID = new System.Windows.Forms.TextBox(); this.tb_Table_2_Tray_ID = new System.Windows.Forms.TextBox(); this.lb_Table_2_Exist = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.lb_Table_2_Panel_Info = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.btn_Table_2_Scrap = new System.Windows.Forms.Button(); this.lb_Table_2_Vacuum_On_Sensor = new System.Windows.Forms.Label(); this.lb_Table_2_Blow_Sol = new System.Windows.Forms.Label(); this.lb_Table_2_Vacuum_Sol = new System.Windows.Forms.Label(); this.lb_Table_2_Name = new System.Windows.Forms.Label(); this.pnl_Table_1.SuspendLayout(); this.pnl_Table_1_Panel_Info.SuspendLayout(); this.pnl_Table_2.SuspendLayout(); this.pnl_Table_2_Panel_Info.SuspendLayout(); this.SuspendLayout(); // // pnl_Table_1 // this.pnl_Table_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Table_1.Controls.Add(this.pnl_Table_1_Panel_Info); this.pnl_Table_1.Controls.Add(this.btn_Table_1_Scrap); this.pnl_Table_1.Controls.Add(this.lb_Table_1_Vacuum_On_Sensor); this.pnl_Table_1.Controls.Add(this.lb_Table_1_Blow_Sol); this.pnl_Table_1.Controls.Add(this.lb_Table_1_Vacuum_Sol); this.pnl_Table_1.Controls.Add(this.lb_Table_1_Name); this.pnl_Table_1.Location = new System.Drawing.Point(12, 12); this.pnl_Table_1.Name = "pnl_Table_1"; this.pnl_Table_1.Size = new System.Drawing.Size(205, 388); this.pnl_Table_1.TabIndex = 34; // // pnl_Table_1_Panel_Info // this.pnl_Table_1_Panel_Info.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Table_1_Panel_Info.Controls.Add(this.tb_Table_1_Column_Num); this.pnl_Table_1_Panel_Info.Controls.Add(this.tb_Table_1_Row_Num); this.pnl_Table_1_Panel_Info.Controls.Add(this.tb_Table_1_Panel_Num); this.pnl_Table_1_Panel_Info.Controls.Add(this.tb_Table_1_Tray_Num); this.pnl_Table_1_Panel_Info.Controls.Add(this.label9); this.pnl_Table_1_Panel_Info.Controls.Add(this.label8); this.pnl_Table_1_Panel_Info.Controls.Add(this.label7); this.pnl_Table_1_Panel_Info.Controls.Add(this.label4); this.pnl_Table_1_Panel_Info.Controls.Add(this.tb_Table_1_Panel_ID); this.pnl_Table_1_Panel_Info.Controls.Add(this.tb_Table_1_Tray_ID); this.pnl_Table_1_Panel_Info.Controls.Add(this.lb_Table_1_Exist); this.pnl_Table_1_Panel_Info.Controls.Add(this.label6); this.pnl_Table_1_Panel_Info.Controls.Add(this.lb_Table_1_Panel_Info); this.pnl_Table_1_Panel_Info.Controls.Add(this.label5); this.pnl_Table_1_Panel_Info.Location = new System.Drawing.Point(3, 25); this.pnl_Table_1_Panel_Info.Name = "pnl_Table_1_Panel_Info"; this.pnl_Table_1_Panel_Info.Size = new System.Drawing.Size(196, 246); this.pnl_Table_1_Panel_Info.TabIndex = 35; // // tb_Table_1_Column_Num // this.tb_Table_1_Column_Num.Location = new System.Drawing.Point(91, 214); this.tb_Table_1_Column_Num.Name = "tb_Table_1_Column_Num"; this.tb_Table_1_Column_Num.ReadOnly = true; this.tb_Table_1_Column_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_1_Column_Num.TabIndex = 59; // // tb_Table_1_Row_Num // this.tb_Table_1_Row_Num.Location = new System.Drawing.Point(91, 183); this.tb_Table_1_Row_Num.Name = "tb_Table_1_Row_Num"; this.tb_Table_1_Row_Num.ReadOnly = true; this.tb_Table_1_Row_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_1_Row_Num.TabIndex = 58; // // tb_Table_1_Panel_Num // this.tb_Table_1_Panel_Num.Location = new System.Drawing.Point(91, 152); this.tb_Table_1_Panel_Num.Name = "tb_Table_1_Panel_Num"; this.tb_Table_1_Panel_Num.ReadOnly = true; this.tb_Table_1_Panel_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_1_Panel_Num.TabIndex = 57; // // tb_Table_1_Tray_Num // this.tb_Table_1_Tray_Num.Location = new System.Drawing.Point(91, 121); this.tb_Table_1_Tray_Num.Name = "tb_Table_1_Tray_Num"; this.tb_Table_1_Tray_Num.ReadOnly = true; this.tb_Table_1_Tray_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_1_Tray_Num.TabIndex = 56; // // label9 // this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Location = new System.Drawing.Point(3, 214); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(82, 21); this.label9.TabIndex = 55; this.label9.Text = "Column Num"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label8 // this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Location = new System.Drawing.Point(3, 183); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(82, 21); this.label8.TabIndex = 54; this.label8.Text = "Row Num"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label7 // this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label7.Location = new System.Drawing.Point(3, 121); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(82, 21); this.label7.TabIndex = 53; this.label7.Text = "Tray Num"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label4.Location = new System.Drawing.Point(3, 152); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(82, 21); this.label4.TabIndex = 52; this.label4.Text = "Panel Num"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Table_1_Panel_ID // this.tb_Table_1_Panel_ID.Location = new System.Drawing.Point(91, 90); this.tb_Table_1_Panel_ID.Name = "tb_Table_1_Panel_ID"; this.tb_Table_1_Panel_ID.ReadOnly = true; this.tb_Table_1_Panel_ID.Size = new System.Drawing.Size(100, 21); this.tb_Table_1_Panel_ID.TabIndex = 51; // // tb_Table_1_Tray_ID // this.tb_Table_1_Tray_ID.Location = new System.Drawing.Point(91, 59); this.tb_Table_1_Tray_ID.Name = "tb_Table_1_Tray_ID"; this.tb_Table_1_Tray_ID.ReadOnly = true; this.tb_Table_1_Tray_ID.Size = new System.Drawing.Size(100, 21); this.tb_Table_1_Tray_ID.TabIndex = 50; // // lb_Table_1_Exist // this.lb_Table_1_Exist.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_1_Exist.Location = new System.Drawing.Point(3, 28); this.lb_Table_1_Exist.Name = "lb_Table_1_Exist"; this.lb_Table_1_Exist.Size = new System.Drawing.Size(188, 21); this.lb_Table_1_Exist.TabIndex = 49; this.lb_Table_1_Exist.Text = "Exist"; this.lb_Table_1_Exist.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Location = new System.Drawing.Point(3, 90); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(82, 21); this.label6.TabIndex = 48; this.label6.Text = "Panel ID"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_1_Panel_Info // this.lb_Table_1_Panel_Info.BackColor = System.Drawing.Color.Silver; this.lb_Table_1_Panel_Info.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_1_Panel_Info.Dock = System.Windows.Forms.DockStyle.Top; this.lb_Table_1_Panel_Info.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lb_Table_1_Panel_Info.Location = new System.Drawing.Point(0, 0); this.lb_Table_1_Panel_Info.Name = "lb_Table_1_Panel_Info"; this.lb_Table_1_Panel_Info.Size = new System.Drawing.Size(194, 22); this.lb_Table_1_Panel_Info.TabIndex = 41; this.lb_Table_1_Panel_Info.Text = "Panel_Info"; this.lb_Table_1_Panel_Info.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label5 // this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Location = new System.Drawing.Point(3, 59); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(82, 21); this.label5.TabIndex = 47; this.label5.Text = "Tray ID"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btn_Table_1_Scrap // this.btn_Table_1_Scrap.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Table_1_Scrap.Location = new System.Drawing.Point(3, 360); this.btn_Table_1_Scrap.Name = "btn_Table_1_Scrap"; this.btn_Table_1_Scrap.Size = new System.Drawing.Size(196, 21); this.btn_Table_1_Scrap.TabIndex = 42; this.btn_Table_1_Scrap.Text = "SCRAP"; this.btn_Table_1_Scrap.UseVisualStyleBackColor = true; this.btn_Table_1_Scrap.Click += new System.EventHandler(this.btn_Table_1_Scrap_Click); // // lb_Table_1_Vacuum_On_Sensor // this.lb_Table_1_Vacuum_On_Sensor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_1_Vacuum_On_Sensor.Location = new System.Drawing.Point(3, 332); this.lb_Table_1_Vacuum_On_Sensor.Name = "lb_Table_1_Vacuum_On_Sensor"; this.lb_Table_1_Vacuum_On_Sensor.Size = new System.Drawing.Size(196, 21); this.lb_Table_1_Vacuum_On_Sensor.TabIndex = 45; this.lb_Table_1_Vacuum_On_Sensor.Text = "Vacuum On Sensor"; this.lb_Table_1_Vacuum_On_Sensor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_1_Blow_Sol // this.lb_Table_1_Blow_Sol.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_1_Blow_Sol.Location = new System.Drawing.Point(3, 304); this.lb_Table_1_Blow_Sol.Name = "lb_Table_1_Blow_Sol"; this.lb_Table_1_Blow_Sol.Size = new System.Drawing.Size(196, 21); this.lb_Table_1_Blow_Sol.TabIndex = 44; this.lb_Table_1_Blow_Sol.Text = "Blow Sol"; this.lb_Table_1_Blow_Sol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_1_Vacuum_Sol // this.lb_Table_1_Vacuum_Sol.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_1_Vacuum_Sol.Location = new System.Drawing.Point(3, 276); this.lb_Table_1_Vacuum_Sol.Name = "lb_Table_1_Vacuum_Sol"; this.lb_Table_1_Vacuum_Sol.Size = new System.Drawing.Size(196, 21); this.lb_Table_1_Vacuum_Sol.TabIndex = 43; this.lb_Table_1_Vacuum_Sol.Text = "Vacuum Sol"; this.lb_Table_1_Vacuum_Sol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_1_Name // this.lb_Table_1_Name.BackColor = System.Drawing.Color.Silver; this.lb_Table_1_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_1_Name.Dock = System.Windows.Forms.DockStyle.Top; this.lb_Table_1_Name.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lb_Table_1_Name.Location = new System.Drawing.Point(0, 0); this.lb_Table_1_Name.Name = "lb_Table_1_Name"; this.lb_Table_1_Name.Size = new System.Drawing.Size(203, 22); this.lb_Table_1_Name.TabIndex = 41; this.lb_Table_1_Name.Text = "Table 1"; this.lb_Table_1_Name.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // pnl_Table_2 // this.pnl_Table_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Table_2.Controls.Add(this.pnl_Table_2_Panel_Info); this.pnl_Table_2.Controls.Add(this.btn_Table_2_Scrap); this.pnl_Table_2.Controls.Add(this.lb_Table_2_Vacuum_On_Sensor); this.pnl_Table_2.Controls.Add(this.lb_Table_2_Blow_Sol); this.pnl_Table_2.Controls.Add(this.lb_Table_2_Vacuum_Sol); this.pnl_Table_2.Controls.Add(this.lb_Table_2_Name); this.pnl_Table_2.Location = new System.Drawing.Point(223, 12); this.pnl_Table_2.Name = "pnl_Table_2"; this.pnl_Table_2.Size = new System.Drawing.Size(205, 388); this.pnl_Table_2.TabIndex = 35; // // pnl_Table_2_Panel_Info // this.pnl_Table_2_Panel_Info.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Table_2_Panel_Info.Controls.Add(this.tb_Table_2_Column_Num); this.pnl_Table_2_Panel_Info.Controls.Add(this.tb_Table_2_Row_Num); this.pnl_Table_2_Panel_Info.Controls.Add(this.tb_Table_2_Panel_Num); this.pnl_Table_2_Panel_Info.Controls.Add(this.tb_Table_2_Tray_Num); this.pnl_Table_2_Panel_Info.Controls.Add(this.label10); this.pnl_Table_2_Panel_Info.Controls.Add(this.label11); this.pnl_Table_2_Panel_Info.Controls.Add(this.label12); this.pnl_Table_2_Panel_Info.Controls.Add(this.label13); this.pnl_Table_2_Panel_Info.Controls.Add(this.tb_Table_2_Panel_ID); this.pnl_Table_2_Panel_Info.Controls.Add(this.tb_Table_2_Tray_ID); this.pnl_Table_2_Panel_Info.Controls.Add(this.lb_Table_2_Exist); this.pnl_Table_2_Panel_Info.Controls.Add(this.label15); this.pnl_Table_2_Panel_Info.Controls.Add(this.lb_Table_2_Panel_Info); this.pnl_Table_2_Panel_Info.Controls.Add(this.label17); this.pnl_Table_2_Panel_Info.Location = new System.Drawing.Point(3, 25); this.pnl_Table_2_Panel_Info.Name = "pnl_Table_2_Panel_Info"; this.pnl_Table_2_Panel_Info.Size = new System.Drawing.Size(196, 246); this.pnl_Table_2_Panel_Info.TabIndex = 35; // // tb_Table_2_Column_Num // this.tb_Table_2_Column_Num.Location = new System.Drawing.Point(91, 214); this.tb_Table_2_Column_Num.Name = "tb_Table_2_Column_Num"; this.tb_Table_2_Column_Num.ReadOnly = true; this.tb_Table_2_Column_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_2_Column_Num.TabIndex = 59; // // tb_Table_2_Row_Num // this.tb_Table_2_Row_Num.Location = new System.Drawing.Point(91, 183); this.tb_Table_2_Row_Num.Name = "tb_Table_2_Row_Num"; this.tb_Table_2_Row_Num.ReadOnly = true; this.tb_Table_2_Row_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_2_Row_Num.TabIndex = 58; // // tb_Table_2_Panel_Num // this.tb_Table_2_Panel_Num.Location = new System.Drawing.Point(91, 152); this.tb_Table_2_Panel_Num.Name = "tb_Table_2_Panel_Num"; this.tb_Table_2_Panel_Num.ReadOnly = true; this.tb_Table_2_Panel_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_2_Panel_Num.TabIndex = 57; // // tb_Table_2_Tray_Num // this.tb_Table_2_Tray_Num.Location = new System.Drawing.Point(91, 121); this.tb_Table_2_Tray_Num.Name = "tb_Table_2_Tray_Num"; this.tb_Table_2_Tray_Num.ReadOnly = true; this.tb_Table_2_Tray_Num.Size = new System.Drawing.Size(100, 21); this.tb_Table_2_Tray_Num.TabIndex = 56; // // label10 // this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label10.Location = new System.Drawing.Point(3, 214); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(82, 21); this.label10.TabIndex = 55; this.label10.Text = "Column Num"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label11 // this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label11.Location = new System.Drawing.Point(3, 183); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(82, 21); this.label11.TabIndex = 54; this.label11.Text = "Row Num"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Location = new System.Drawing.Point(3, 121); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(82, 21); this.label12.TabIndex = 53; this.label12.Text = "Tray Num"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label13 // this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label13.Location = new System.Drawing.Point(3, 152); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(82, 21); this.label13.TabIndex = 52; this.label13.Text = "Panel Num"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Table_2_Panel_ID // this.tb_Table_2_Panel_ID.Location = new System.Drawing.Point(91, 90); this.tb_Table_2_Panel_ID.Name = "tb_Table_2_Panel_ID"; this.tb_Table_2_Panel_ID.ReadOnly = true; this.tb_Table_2_Panel_ID.Size = new System.Drawing.Size(100, 21); this.tb_Table_2_Panel_ID.TabIndex = 51; // // tb_Table_2_Tray_ID // this.tb_Table_2_Tray_ID.Location = new System.Drawing.Point(91, 59); this.tb_Table_2_Tray_ID.Name = "tb_Table_2_Tray_ID"; this.tb_Table_2_Tray_ID.ReadOnly = true; this.tb_Table_2_Tray_ID.Size = new System.Drawing.Size(100, 21); this.tb_Table_2_Tray_ID.TabIndex = 50; // // lb_Table_2_Exist // this.lb_Table_2_Exist.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_2_Exist.Location = new System.Drawing.Point(3, 28); this.lb_Table_2_Exist.Name = "lb_Table_2_Exist"; this.lb_Table_2_Exist.Size = new System.Drawing.Size(188, 21); this.lb_Table_2_Exist.TabIndex = 49; this.lb_Table_2_Exist.Text = "Exist"; this.lb_Table_2_Exist.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label15 // this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label15.Location = new System.Drawing.Point(3, 90); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(82, 21); this.label15.TabIndex = 48; this.label15.Text = "Panel ID"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_2_Panel_Info // this.lb_Table_2_Panel_Info.BackColor = System.Drawing.Color.Silver; this.lb_Table_2_Panel_Info.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_2_Panel_Info.Dock = System.Windows.Forms.DockStyle.Top; this.lb_Table_2_Panel_Info.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lb_Table_2_Panel_Info.Location = new System.Drawing.Point(0, 0); this.lb_Table_2_Panel_Info.Name = "lb_Table_2_Panel_Info"; this.lb_Table_2_Panel_Info.Size = new System.Drawing.Size(194, 22); this.lb_Table_2_Panel_Info.TabIndex = 41; this.lb_Table_2_Panel_Info.Text = "Panel_Info"; this.lb_Table_2_Panel_Info.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label17 // this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label17.Location = new System.Drawing.Point(3, 59); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(82, 21); this.label17.TabIndex = 47; this.label17.Text = "Tray ID"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btn_Table_2_Scrap // this.btn_Table_2_Scrap.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Table_2_Scrap.Location = new System.Drawing.Point(3, 360); this.btn_Table_2_Scrap.Name = "btn_Table_2_Scrap"; this.btn_Table_2_Scrap.Size = new System.Drawing.Size(196, 21); this.btn_Table_2_Scrap.TabIndex = 42; this.btn_Table_2_Scrap.Text = "SCRAP"; this.btn_Table_2_Scrap.UseVisualStyleBackColor = true; this.btn_Table_2_Scrap.Click += new System.EventHandler(this.btn_Table_2_Scrap_Click); // // lb_Table_2_Vacuum_On_Sensor // this.lb_Table_2_Vacuum_On_Sensor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_2_Vacuum_On_Sensor.Location = new System.Drawing.Point(3, 332); this.lb_Table_2_Vacuum_On_Sensor.Name = "lb_Table_2_Vacuum_On_Sensor"; this.lb_Table_2_Vacuum_On_Sensor.Size = new System.Drawing.Size(196, 21); this.lb_Table_2_Vacuum_On_Sensor.TabIndex = 45; this.lb_Table_2_Vacuum_On_Sensor.Text = "Vacuum On Sensor"; this.lb_Table_2_Vacuum_On_Sensor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_2_Blow_Sol // this.lb_Table_2_Blow_Sol.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_2_Blow_Sol.Location = new System.Drawing.Point(3, 304); this.lb_Table_2_Blow_Sol.Name = "lb_Table_2_Blow_Sol"; this.lb_Table_2_Blow_Sol.Size = new System.Drawing.Size(196, 21); this.lb_Table_2_Blow_Sol.TabIndex = 44; this.lb_Table_2_Blow_Sol.Text = "Blow Sol"; this.lb_Table_2_Blow_Sol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_2_Vacuum_Sol // this.lb_Table_2_Vacuum_Sol.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_2_Vacuum_Sol.Location = new System.Drawing.Point(3, 276); this.lb_Table_2_Vacuum_Sol.Name = "lb_Table_2_Vacuum_Sol"; this.lb_Table_2_Vacuum_Sol.Size = new System.Drawing.Size(196, 21); this.lb_Table_2_Vacuum_Sol.TabIndex = 43; this.lb_Table_2_Vacuum_Sol.Text = "Vacuum Sol"; this.lb_Table_2_Vacuum_Sol.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Table_2_Name // this.lb_Table_2_Name.BackColor = System.Drawing.Color.Silver; this.lb_Table_2_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Table_2_Name.Dock = System.Windows.Forms.DockStyle.Top; this.lb_Table_2_Name.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lb_Table_2_Name.Location = new System.Drawing.Point(0, 0); this.lb_Table_2_Name.Name = "lb_Table_2_Name"; this.lb_Table_2_Name.Size = new System.Drawing.Size(203, 22); this.lb_Table_2_Name.TabIndex = 41; this.lb_Table_2_Name.Text = "Table 2"; this.lb_Table_2_Name.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // Form_Table_Info // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(442, 408); this.Controls.Add(this.pnl_Table_2); this.Controls.Add(this.pnl_Table_1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form_Table_Info"; this.Text = "Form_Table_Info"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_Table_Info_FormClosing); this.pnl_Table_1.ResumeLayout(false); this.pnl_Table_1_Panel_Info.ResumeLayout(false); this.pnl_Table_1_Panel_Info.PerformLayout(); this.pnl_Table_2.ResumeLayout(false); this.pnl_Table_2_Panel_Info.ResumeLayout(false); this.pnl_Table_2_Panel_Info.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel pnl_Table_1; private System.Windows.Forms.Button btn_Table_1_Scrap; private System.Windows.Forms.Label lb_Table_1_Name; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label lb_Table_1_Vacuum_On_Sensor; private System.Windows.Forms.Label lb_Table_1_Blow_Sol; private System.Windows.Forms.Label lb_Table_1_Vacuum_Sol; private System.Windows.Forms.Label lb_Table_1_Exist; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel pnl_Table_1_Panel_Info; private System.Windows.Forms.Label lb_Table_1_Panel_Info; private System.Windows.Forms.TextBox tb_Table_1_Panel_ID; private System.Windows.Forms.TextBox tb_Table_1_Tray_ID; private System.Windows.Forms.TextBox tb_Table_1_Column_Num; private System.Windows.Forms.TextBox tb_Table_1_Row_Num; private System.Windows.Forms.TextBox tb_Table_1_Panel_Num; private System.Windows.Forms.TextBox tb_Table_1_Tray_Num; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label4; private System.Windows.Forms.Panel pnl_Table_2; private System.Windows.Forms.Panel pnl_Table_2_Panel_Info; private System.Windows.Forms.TextBox tb_Table_2_Column_Num; private System.Windows.Forms.TextBox tb_Table_2_Row_Num; private System.Windows.Forms.TextBox tb_Table_2_Panel_Num; private System.Windows.Forms.TextBox tb_Table_2_Tray_Num; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox tb_Table_2_Panel_ID; private System.Windows.Forms.TextBox tb_Table_2_Tray_ID; private System.Windows.Forms.Label lb_Table_2_Exist; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label lb_Table_2_Panel_Info; private System.Windows.Forms.Label label17; private System.Windows.Forms.Button btn_Table_2_Scrap; private System.Windows.Forms.Label lb_Table_2_Vacuum_On_Sensor; private System.Windows.Forms.Label lb_Table_2_Blow_Sol; private System.Windows.Forms.Label lb_Table_2_Vacuum_Sol; private System.Windows.Forms.Label lb_Table_2_Name; } }