You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1106 lines
73 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace AUCMA.STORE
{
partial class InStoreForm
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InStoreForm));
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.panelEnhanced1 = new AUCMA.STORE.PanelEnhanced();
this.label19 = new System.Windows.Forms.Label();
this.hslMoveText3 = new HslControls.HslMoveText();
this.panel3 = new System.Windows.Forms.Panel();
this.label18 = new System.Windows.Forms.Label();
this.pictureBox10 = new System.Windows.Forms.PictureBox();
this.label17 = new System.Windows.Forms.Label();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.label16 = new System.Windows.Forms.Label();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.label15 = new System.Windows.Forms.Label();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.label10 = new System.Windows.Forms.Label();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.label9 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label3 = new System.Windows.Forms.Label();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.label4 = new System.Windows.Forms.Label();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.panel1 = new System.Windows.Forms.Panel();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.panel2 = new System.Windows.Forms.Panel();
this.dataGridView2 = new System.Windows.Forms.DataGridView();
this.Task_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Material_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.device_Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.label5 = new System.Windows.Forms.Label();
this.btn_Exit = new System.Windows.Forms.Button();
this.btn_Unlock_2 = new System.Windows.Forms.Button();
this.btn_Stop_2 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.btn_Unlock_1 = new System.Windows.Forms.Button();
this.btn_Stop_1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.btn_Instore_1 = new System.Windows.Forms.Button();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.Column0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panelEnhanced1.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.SuspendLayout();
//
// timer1
//
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// toolTip1
//
this.toolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
this.toolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
//
// panelEnhanced1
//
this.panelEnhanced1.AutoSize = true;
this.panelEnhanced1.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.panelEnhanced1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.panelEnhanced1.Controls.Add(this.label19);
this.panelEnhanced1.Controls.Add(this.hslMoveText3);
this.panelEnhanced1.Controls.Add(this.panel3);
this.panelEnhanced1.Controls.Add(this.panel1);
this.panelEnhanced1.Controls.Add(this.panel2);
this.panelEnhanced1.Controls.Add(this.label13);
this.panelEnhanced1.Controls.Add(this.label14);
this.panelEnhanced1.Controls.Add(this.label12);
this.panelEnhanced1.Controls.Add(this.label11);
this.panelEnhanced1.Controls.Add(this.label8);
this.panelEnhanced1.Controls.Add(this.label7);
this.panelEnhanced1.Controls.Add(this.label6);
this.panelEnhanced1.Controls.Add(this.pictureBox5);
this.panelEnhanced1.Controls.Add(this.pictureBox4);
this.panelEnhanced1.Controls.Add(this.label5);
this.panelEnhanced1.Controls.Add(this.btn_Exit);
this.panelEnhanced1.Controls.Add(this.btn_Unlock_2);
this.panelEnhanced1.Controls.Add(this.btn_Stop_2);
this.panelEnhanced1.Controls.Add(this.button7);
this.panelEnhanced1.Controls.Add(this.button8);
this.panelEnhanced1.Controls.Add(this.btn_Unlock_1);
this.panelEnhanced1.Controls.Add(this.btn_Stop_1);
this.panelEnhanced1.Controls.Add(this.button2);
this.panelEnhanced1.Controls.Add(this.btn_Instore_1);
this.panelEnhanced1.Controls.Add(this.label2);
this.panelEnhanced1.Controls.Add(this.label1);
this.panelEnhanced1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEnhanced1.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.panelEnhanced1.Location = new System.Drawing.Point(0, 0);
this.panelEnhanced1.Margin = new System.Windows.Forms.Padding(2);
this.panelEnhanced1.Name = "panelEnhanced1";
this.panelEnhanced1.Size = new System.Drawing.Size(1122, 663);
this.panelEnhanced1.TabIndex = 0;
//
// label19
//
this.label19.AutoSize = true;
this.label19.BackColor = System.Drawing.Color.Transparent;
this.label19.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold);
this.label19.ForeColor = System.Drawing.Color.Red;
this.label19.Location = new System.Drawing.Point(330, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(159, 35);
this.label19.TabIndex = 445;
this.label19.Text = "异常提示";
//
// hslMoveText3
//
this.hslMoveText3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.hslMoveText3.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.hslMoveText3.ForeColor = System.Drawing.Color.Red;
this.hslMoveText3.Location = new System.Drawing.Point(587, 12);
this.hslMoveText3.MoveSpeed = 0F;
this.hslMoveText3.Name = "hslMoveText3";
this.hslMoveText3.Size = new System.Drawing.Size(326, 47);
this.hslMoveText3.TabIndex = 433;
this.hslMoveText3.Text = "异常提示";
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
this.panel3.Controls.Add(this.label18);
this.panel3.Controls.Add(this.pictureBox10);
this.panel3.Controls.Add(this.label17);
this.panel3.Controls.Add(this.pictureBox8);
this.panel3.Controls.Add(this.label16);
this.panel3.Controls.Add(this.pictureBox9);
this.panel3.Controls.Add(this.label15);
this.panel3.Controls.Add(this.pictureBox7);
this.panel3.Controls.Add(this.label10);
this.panel3.Controls.Add(this.pictureBox6);
this.panel3.Controls.Add(this.label9);
this.panel3.Controls.Add(this.pictureBox1);
this.panel3.Controls.Add(this.label3);
this.panel3.Controls.Add(this.pictureBox2);
this.panel3.Controls.Add(this.label4);
this.panel3.Controls.Add(this.pictureBox3);
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel3.Location = new System.Drawing.Point(0, 580);
this.panel3.Margin = new System.Windows.Forms.Padding(2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1122, 83);
this.panel3.TabIndex = 431;
//
// label18
//
this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label18.BackColor = System.Drawing.Color.Transparent;
this.label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label18.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label18.Location = new System.Drawing.Point(1023, 48);
this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(88, 26);
this.label18.TabIndex = 436;
this.label18.Text = "2#入库口";
//
// pictureBox10
//
this.pictureBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox10.BackColor = System.Drawing.Color.Transparent;
this.pictureBox10.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox10.Location = new System.Drawing.Point(997, 48);
this.pictureBox10.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox10.Name = "pictureBox10";
this.pictureBox10.Size = new System.Drawing.Size(23, 26);
this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox10.TabIndex = 435;
this.pictureBox10.TabStop = false;
//
// label17
//
this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label17.BackColor = System.Drawing.Color.Transparent;
this.label17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label17.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label17.Location = new System.Drawing.Point(1023, 11);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(88, 26);
this.label17.TabIndex = 434;
this.label17.Text = "2#出库口";
//
// pictureBox8
//
this.pictureBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox8.BackColor = System.Drawing.Color.Transparent;
this.pictureBox8.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox8.Location = new System.Drawing.Point(997, 11);
this.pictureBox8.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(23, 26);
this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox8.TabIndex = 433;
this.pictureBox8.TabStop = false;
//
// label16
//
this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label16.BackColor = System.Drawing.Color.Transparent;
this.label16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label16.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label16.Location = new System.Drawing.Point(900, 48);
this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(88, 26);
this.label16.TabIndex = 432;
this.label16.Text = "1#入库口";
//
// pictureBox9
//
this.pictureBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox9.BackColor = System.Drawing.Color.Transparent;
this.pictureBox9.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox9.Location = new System.Drawing.Point(874, 48);
this.pictureBox9.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox9.Name = "pictureBox9";
this.pictureBox9.Size = new System.Drawing.Size(23, 26);
this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox9.TabIndex = 431;
this.pictureBox9.TabStop = false;
//
// label15
//
this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label15.BackColor = System.Drawing.Color.Transparent;
this.label15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label15.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label15.Location = new System.Drawing.Point(900, 11);
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(88, 26);
this.label15.TabIndex = 430;
this.label15.Text = "1#出库口";
//
// pictureBox7
//
this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox7.BackColor = System.Drawing.Color.Transparent;
this.pictureBox7.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox7.Location = new System.Drawing.Point(874, 11);
this.pictureBox7.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(23, 26);
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox7.TabIndex = 429;
this.pictureBox7.TabStop = false;
//
// label10
//
this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label10.BackColor = System.Drawing.Color.Transparent;
this.label10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label10.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label10.Location = new System.Drawing.Point(667, 28);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(216, 34);
this.label10.TabIndex = 428;
this.label10.Text = "机械手状态";
//
// pictureBox6
//
this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
this.pictureBox6.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox6.Location = new System.Drawing.Point(625, 28);
this.pictureBox6.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(33, 37);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox6.TabIndex = 427;
this.pictureBox6.TabStop = false;
//
// label9
//
this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label9.BackColor = System.Drawing.Color.Transparent;
this.label9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label9.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label9.Location = new System.Drawing.Point(515, 28);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(137, 34);
this.label9.TabIndex = 426;
this.label9.Text = "RGV状态";
//
// pictureBox1
//
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox1.Location = new System.Drawing.Point(473, 28);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(33, 37);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 425;
this.pictureBox1.TabStop = false;
//
// label3
//
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label3.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label3.Location = new System.Drawing.Point(285, 28);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(208, 34);
this.label3.TabIndex = 407;
this.label3.Text = "2#堆垛机状态";
//
// pictureBox2
//
this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
this.pictureBox2.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox2.Location = new System.Drawing.Point(247, 28);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(33, 37);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 406;
this.pictureBox2.TabStop = false;
//
// label4
//
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label4.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label4.Location = new System.Drawing.Point(50, 27);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(208, 34);
this.label4.TabIndex = 405;
this.label4.Text = "1#堆垛机状态";
//
// pictureBox3
//
this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
this.pictureBox3.Image = global::AUCMA.STORE.Properties.Resources.Red;
this.pictureBox3.Location = new System.Drawing.Point(13, 25);
this.pictureBox3.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(33, 37);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 404;
this.pictureBox3.TabStop = false;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
this.panel1.Controls.Add(this.dataGridView1);
this.panel1.Location = new System.Drawing.Point(26, 371);
this.panel1.Margin = new System.Windows.Forms.Padding(2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(532, 234);
this.panel1.TabIndex = 426;
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column0,
this.Column1,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
this.Column6});
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ActiveCaption;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle3;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.EnableHeadersVisualStyles = false;
this.dataGridView1.Location = new System.Drawing.Point(0, 0);
this.dataGridView1.MultiSelect = false;
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
this.dataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Aqua;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.Aqua;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dataGridView1.RowHeadersVisible = false;
this.dataGridView1.RowHeadersWidth = 50;
this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.dataGridView1.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.dataGridView1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dataGridView1.RowTemplate.Height = 40;
this.dataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.dataGridView1.Size = new System.Drawing.Size(532, 234);
this.dataGridView1.TabIndex = 430;
this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
this.dataGridView1.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridView1_CellFormatting);
this.dataGridView1.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_CellMouseClick);
this.dataGridView1.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView1_Paint);
//
// panel2
//
this.panel2.Controls.Add(this.dataGridView2);
this.panel2.Location = new System.Drawing.Point(587, 371);
this.panel2.Margin = new System.Windows.Forms.Padding(2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(517, 234);
this.panel2.TabIndex = 427;
//
// dataGridView2
//
this.dataGridView2.AllowUserToAddRows = false;
this.dataGridView2.AllowUserToDeleteRows = false;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.dataGridView2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
this.dataGridView2.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
this.dataGridView2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
this.dataGridView2.ColumnHeadersHeight = 50;
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Task_ID,
this.Material_BarCode,
this.device_Code});
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ActiveCaption;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dataGridView2.DefaultCellStyle = dataGridViewCellStyle8;
this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView2.EnableHeadersVisualStyles = false;
this.dataGridView2.Location = new System.Drawing.Point(0, 0);
this.dataGridView2.MultiSelect = false;
this.dataGridView2.Name = "dataGridView2";
this.dataGridView2.ReadOnly = true;
this.dataGridView2.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.Aqua;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.Aqua;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridView2.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.dataGridView2.RowHeadersVisible = false;
this.dataGridView2.RowHeadersWidth = 50;
this.dataGridView2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(61)))));
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.dataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle10;
this.dataGridView2.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.dataGridView2.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dataGridView2.RowTemplate.Height = 40;
this.dataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.dataGridView2.Size = new System.Drawing.Size(517, 234);
this.dataGridView2.TabIndex = 429;
//
// Task_ID
//
this.Task_ID.HeaderText = "设备信息";
this.Task_ID.MinimumWidth = 6;
this.Task_ID.Name = "Task_ID";
this.Task_ID.ReadOnly = true;
this.Task_ID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Task_ID.Width = 40;
//
// Material_BarCode
//
this.Material_BarCode.HeaderText = "报警信息";
this.Material_BarCode.MinimumWidth = 6;
this.Material_BarCode.Name = "Material_BarCode";
this.Material_BarCode.ReadOnly = true;
this.Material_BarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Material_BarCode.Width = 50;
//
// device_Code
//
this.device_Code.HeaderText = "报警时间";
this.device_Code.MinimumWidth = 6;
this.device_Code.Name = "device_Code";
this.device_Code.ReadOnly = true;
this.device_Code.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.device_Code.Width = 120;
//
// label13
//
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(64)))), ((int)(((byte)(114)))));
this.label13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label13.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label13.Location = new System.Drawing.Point(972, 120);
this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(99, 32);
this.label13.TabIndex = 430;
this.label13.Text = "0%";
//
// label14
//
this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(64)))), ((int)(((byte)(114)))));
this.label14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label14.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label14.Location = new System.Drawing.Point(974, 169);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(97, 29);
this.label14.TabIndex = 429;
this.label14.Text = "库存占比";
//
// label12
//
this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(64)))), ((int)(((byte)(114)))));
this.label12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label12.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label12.Location = new System.Drawing.Point(421, 115);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(92, 37);
this.label12.TabIndex = 428;
this.label12.Text = "0%";
//
// label11
//
this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(64)))), ((int)(((byte)(114)))));
this.label11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label11.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label11.Location = new System.Drawing.Point(423, 168);
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(89, 22);
this.label11.TabIndex = 427;
this.label11.Text = "库存占比";
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(64)))), ((int)(((byte)(114)))));
this.label8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label8.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.LightSkyBlue;
this.label8.Location = new System.Drawing.Point(423, 210);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(0, 22);
this.label8.TabIndex = 421;
//
// label7
//
this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(64)))), ((int)(((byte)(114)))));
this.label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label7.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.LightSkyBlue;
this.label7.Location = new System.Drawing.Point(988, 189);
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(0, 35);
this.label7.TabIndex = 420;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(64)))), ((int)(((byte)(114)))));
this.label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label6.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.LightSkyBlue;
this.label6.Location = new System.Drawing.Point(434, 176);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(0, 35);
this.label6.TabIndex = 419;
//
// pictureBox5
//
this.pictureBox5.BackColor = System.Drawing.Color.Transparent;
this.pictureBox5.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox5.Location = new System.Drawing.Point(923, 115);
this.pictureBox5.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(180, 186);
this.pictureBox5.TabIndex = 418;
this.pictureBox5.TabStop = false;
this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click);
//
// pictureBox4
//
this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
this.pictureBox4.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.pictureBox4.Location = new System.Drawing.Point(368, 115);
this.pictureBox4.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(180, 174);
this.pictureBox4.TabIndex = 417;
this.pictureBox4.TabStop = false;
this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
this.pictureBox4.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox4_MouseClick);
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label5.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label5.Location = new System.Drawing.Point(330, 24);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(0, 35);
this.label5.TabIndex = 416;
//
// btn_Exit
//
this.btn_Exit.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.btn_Exit.BackColor = System.Drawing.Color.Transparent;
this.btn_Exit.BackgroundImage = global::AUCMA.STORE.Properties.Resources.退;
this.btn_Exit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btn_Exit.FlatAppearance.BorderSize = 0;
this.btn_Exit.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_Exit.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_Exit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Exit.Location = new System.Drawing.Point(932, 10);
this.btn_Exit.Margin = new System.Windows.Forms.Padding(2);
this.btn_Exit.Name = "btn_Exit";
this.btn_Exit.Size = new System.Drawing.Size(156, 62);
this.btn_Exit.TabIndex = 413;
this.btn_Exit.UseVisualStyleBackColor = false;
this.btn_Exit.Click += new System.EventHandler(this.button10_Click);
//
// btn_Unlock_2
//
this.btn_Unlock_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btn_Unlock_2.BackColor = System.Drawing.Color.Transparent;
this.btn_Unlock_2.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.btn_Unlock_2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btn_Unlock_2.FlatAppearance.BorderColor = System.Drawing.SystemColors.MenuHighlight;
this.btn_Unlock_2.FlatAppearance.BorderSize = 0;
this.btn_Unlock_2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_Unlock_2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_Unlock_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Unlock_2.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.btn_Unlock_2.Location = new System.Drawing.Point(746, 224);
this.btn_Unlock_2.Margin = new System.Windows.Forms.Padding(2);
this.btn_Unlock_2.Name = "btn_Unlock_2";
this.btn_Unlock_2.Size = new System.Drawing.Size(137, 66);
this.btn_Unlock_2.TabIndex = 411;
this.btn_Unlock_2.UseVisualStyleBackColor = false;
this.btn_Unlock_2.Click += new System.EventHandler(this.btn_Unlock_2_Click);
//
// btn_Stop_2
//
this.btn_Stop_2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btn_Stop_2.BackColor = System.Drawing.Color.Transparent;
this.btn_Stop_2.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.btn_Stop_2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btn_Stop_2.FlatAppearance.BorderSize = 0;
this.btn_Stop_2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_Stop_2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_Stop_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Stop_2.Location = new System.Drawing.Point(587, 226);
this.btn_Stop_2.Margin = new System.Windows.Forms.Padding(2);
this.btn_Stop_2.Name = "btn_Stop_2";
this.btn_Stop_2.Size = new System.Drawing.Size(140, 62);
this.btn_Stop_2.TabIndex = 410;
this.btn_Stop_2.UseVisualStyleBackColor = false;
this.btn_Stop_2.Click += new System.EventHandler(this.btn_Stop_2_Click);
//
// button7
//
this.button7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button7.BackColor = System.Drawing.Color.Transparent;
this.button7.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button7.FlatAppearance.BorderSize = 0;
this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button7.Location = new System.Drawing.Point(746, 148);
this.button7.Margin = new System.Windows.Forms.Padding(2);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(137, 62);
this.button7.TabIndex = 409;
this.button7.UseVisualStyleBackColor = false;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button8
//
this.button8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button8.BackColor = System.Drawing.Color.Transparent;
this.button8.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button8.FlatAppearance.BorderSize = 0;
this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button8.Location = new System.Drawing.Point(587, 148);
this.button8.Margin = new System.Windows.Forms.Padding(2);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(140, 62);
this.button8.TabIndex = 408;
this.button8.UseVisualStyleBackColor = false;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// btn_Unlock_1
//
this.btn_Unlock_1.BackColor = System.Drawing.Color.Transparent;
this.btn_Unlock_1.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.btn_Unlock_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btn_Unlock_1.FlatAppearance.BorderSize = 0;
this.btn_Unlock_1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_Unlock_1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_Unlock_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Unlock_1.Location = new System.Drawing.Point(196, 226);
this.btn_Unlock_1.Margin = new System.Windows.Forms.Padding(2);
this.btn_Unlock_1.Name = "btn_Unlock_1";
this.btn_Unlock_1.Size = new System.Drawing.Size(137, 62);
this.btn_Unlock_1.TabIndex = 407;
this.btn_Unlock_1.UseVisualStyleBackColor = false;
this.btn_Unlock_1.Click += new System.EventHandler(this.btn_Unlock_1_Click);
//
// btn_Stop_1
//
this.btn_Stop_1.BackColor = System.Drawing.Color.Transparent;
this.btn_Stop_1.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.btn_Stop_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btn_Stop_1.FlatAppearance.BorderSize = 0;
this.btn_Stop_1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_Stop_1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_Stop_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Stop_1.Location = new System.Drawing.Point(35, 226);
this.btn_Stop_1.Margin = new System.Windows.Forms.Padding(2);
this.btn_Stop_1.Name = "btn_Stop_1";
this.btn_Stop_1.Size = new System.Drawing.Size(137, 62);
this.btn_Stop_1.TabIndex = 406;
this.btn_Stop_1.UseVisualStyleBackColor = false;
this.btn_Stop_1.Click += new System.EventHandler(this.btn_Stop_1_Click);
//
// button2
//
this.button2.BackColor = System.Drawing.Color.Transparent;
this.button2.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button2.FlatAppearance.BorderSize = 0;
this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button2.Location = new System.Drawing.Point(196, 148);
this.button2.Margin = new System.Windows.Forms.Padding(2);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(137, 62);
this.button2.TabIndex = 405;
this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// btn_Instore_1
//
this.btn_Instore_1.BackColor = System.Drawing.Color.Transparent;
this.btn_Instore_1.BackgroundImage = global::AUCMA.STORE.Properties.Resources.;
this.btn_Instore_1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btn_Instore_1.FlatAppearance.BorderSize = 0;
this.btn_Instore_1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btn_Instore_1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btn_Instore_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_Instore_1.Location = new System.Drawing.Point(35, 148);
this.btn_Instore_1.Margin = new System.Windows.Forms.Padding(2);
this.btn_Instore_1.Name = "btn_Instore_1";
this.btn_Instore_1.Size = new System.Drawing.Size(137, 62);
this.btn_Instore_1.TabIndex = 404;
this.btn_Instore_1.UseVisualStyleBackColor = false;
this.btn_Instore_1.Click += new System.EventHandler(this.btn_Instore_1_Click);
//
// label2
//
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label2.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label2.Location = new System.Drawing.Point(674, 610);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(0, 35);
this.label2.TabIndex = 399;
//
// label1
//
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.label1.Font = new System.Drawing.Font("宋体", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(203)))), ((int)(((byte)(254)))));
this.label1.Location = new System.Drawing.Point(898, 610);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(0, 35);
this.label1.TabIndex = 397;
//
// Column0
//
this.Column0.HeaderText = "任务编号";
this.Column0.MinimumWidth = 6;
this.Column0.Name = "Column0";
this.Column0.ReadOnly = true;
this.Column0.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Column0.Width = 115;
//
// Column1
//
this.Column1.HeaderText = "类型";
this.Column1.MinimumWidth = 6;
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
this.Column1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Column1.Width = 80;
//
// Column2
//
this.Column2.HeaderText = "型号";
this.Column2.MinimumWidth = 6;
this.Column2.Name = "Column2";
this.Column2.ReadOnly = true;
this.Column2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// Column3
//
this.Column3.HeaderText = "区域";
this.Column3.MinimumWidth = 6;
this.Column3.Name = "Column3";
this.Column3.ReadOnly = true;
this.Column3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Column3.Width = 30;
//
// Column4
//
this.Column4.HeaderText = "库位";
this.Column4.MinimumWidth = 6;
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
this.Column4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Column4.Width = 50;
//
// Column5
//
this.Column5.HeaderText = "状态";
this.Column5.MinimumWidth = 6;
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Column5.Width = 50;
//
// Column6
//
this.Column6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.Column6.HeaderText = "时间";
this.Column6.MinimumWidth = 6;
this.Column6.Name = "Column6";
this.Column6.ReadOnly = true;
this.Column6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// InStoreForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.ClientSize = new System.Drawing.Size(1122, 663);
this.Controls.Add(this.panelEnhanced1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "InStoreForm";
this.Text = "WCS";
this.Activated += new System.EventHandler(this.InStoreForm_Activated);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.InStoreForm_FormClosed);
this.Load += new System.EventHandler(this.InStoreForm_Load);
this.SizeChanged += new System.EventHandler(this.InStoreForm_SizeChanged);
this.panelEnhanced1.ResumeLayout(false);
this.panelEnhanced1.PerformLayout();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button btn_Instore_1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button btn_Stop_1;
private System.Windows.Forms.Button btn_Unlock_1;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button btn_Stop_2;
private System.Windows.Forms.Button btn_Unlock_2;
private System.Windows.Forms.Button btn_Exit;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.PictureBox pictureBox3;
private PanelEnhanced panelEnhanced1;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.DataGridView dataGridView2;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn Task_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn Material_BarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn device_Code;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.PictureBox pictureBox10;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.PictureBox pictureBox8;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.PictureBox pictureBox9;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.PictureBox pictureBox7;
private HslControls.HslMoveText hslMoveText3;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.DataGridViewTextBoxColumn Column0;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
}
}