namespace yunneiWCS { partial class Form1 { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.label_title = new System.Windows.Forms.Label(); this.label_PLC = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.panel1 = new System.Windows.Forms.Panel(); this.lbl_msg_mesDataTranffic_V2 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.lbl_ClearDataMsg = new System.Windows.Forms.Label(); this.lbl_Thread_lbl_shouEntity_Srm = new System.Windows.Forms.Label(); this.label35 = new System.Windows.Forms.Label(); this.label36 = new System.Windows.Forms.Label(); this.lbl_Thread_HandleOutStockList_Msg = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.lbl_inStockCodeToTask_errMsg = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.lbl_sendTaskForPick_ErrMsg = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.lbl_SrmfinishConfirm_Msg = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.lbl_NoIssueTaskMsg_GG = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.lbl_NoIssueTaskMsg_GT = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.lbl_msg_mesDataTranffic = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.lbl_agvSendStatu2 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.lbl_agvSendStatus1 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.lbl_sendTask_errMsg = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.lbl_msg_mesStockDataForRealMes = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // label_title // this.label_title.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_title.Location = new System.Drawing.Point(-2, 151); this.label_title.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label_title.Name = "label_title"; this.label_title.Size = new System.Drawing.Size(357, 41); this.label_title.TabIndex = 0; this.label_title.Text = "WCS服务正在启动"; // // label_PLC // this.label_PLC.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_PLC.Location = new System.Drawing.Point(0, 197); this.label_PLC.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label_PLC.Name = "label_PLC"; this.label_PLC.Size = new System.Drawing.Size(383, 23); this.label_PLC.TabIndex = 1; this.label_PLC.Text = "PLC链接状态"; // // pictureBox1 // this.pictureBox1.BackgroundImage = global::yunneiWCS.Properties.Resources.Logokuan; this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top; this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Margin = new System.Windows.Forms.Padding(2); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(1234, 149); this.pictureBox1.TabIndex = 2; this.pictureBox1.TabStop = false; // // panel1 // this.panel1.Controls.Add(this.lbl_msg_mesStockDataForRealMes); this.panel1.Controls.Add(this.label14); this.panel1.Controls.Add(this.lbl_msg_mesDataTranffic_V2); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.lbl_ClearDataMsg); this.panel1.Controls.Add(this.lbl_Thread_lbl_shouEntity_Srm); this.panel1.Controls.Add(this.label35); this.panel1.Controls.Add(this.label36); this.panel1.Controls.Add(this.lbl_Thread_HandleOutStockList_Msg); this.panel1.Controls.Add(this.label12); this.panel1.Controls.Add(this.lbl_inStockCodeToTask_errMsg); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.lbl_sendTaskForPick_ErrMsg); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.lbl_SrmfinishConfirm_Msg); this.panel1.Controls.Add(this.label9); this.panel1.Controls.Add(this.lbl_NoIssueTaskMsg_GG); this.panel1.Controls.Add(this.label8); this.panel1.Controls.Add(this.lbl_NoIssueTaskMsg_GT); this.panel1.Controls.Add(this.label7); this.panel1.Controls.Add(this.lbl_msg_mesDataTranffic); this.panel1.Controls.Add(this.label6); this.panel1.Controls.Add(this.lbl_agvSendStatu2); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.lbl_agvSendStatus1); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.lbl_sendTask_errMsg); this.panel1.Controls.Add(this.label1); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(0, 222); this.panel1.Margin = new System.Windows.Forms.Padding(2); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1234, 425); this.panel1.TabIndex = 3; // // lbl_msg_mesDataTranffic_V2 // this.lbl_msg_mesDataTranffic_V2.AutoSize = true; this.lbl_msg_mesDataTranffic_V2.ForeColor = System.Drawing.Color.Red; this.lbl_msg_mesDataTranffic_V2.Location = new System.Drawing.Point(156, 365); this.lbl_msg_mesDataTranffic_V2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_msg_mesDataTranffic_V2.Name = "lbl_msg_mesDataTranffic_V2"; this.lbl_msg_mesDataTranffic_V2.Size = new System.Drawing.Size(53, 12); this.lbl_msg_mesDataTranffic_V2.TabIndex = 27; this.lbl_msg_mesDataTranffic_V2.Text = "错误消息"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(9, 365); this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(149, 12); this.label2.TabIndex = 26; this.label2.Text = "推送给MES出入库数据(V2):"; // // lbl_ClearDataMsg // this.lbl_ClearDataMsg.AutoSize = true; this.lbl_ClearDataMsg.ForeColor = System.Drawing.Color.Red; this.lbl_ClearDataMsg.Location = new System.Drawing.Point(128, 335); this.lbl_ClearDataMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_ClearDataMsg.Name = "lbl_ClearDataMsg"; this.lbl_ClearDataMsg.Size = new System.Drawing.Size(53, 12); this.lbl_ClearDataMsg.TabIndex = 23; this.lbl_ClearDataMsg.Text = "错误消息"; // // lbl_Thread_lbl_shouEntity_Srm // this.lbl_Thread_lbl_shouEntity_Srm.AutoSize = true; this.lbl_Thread_lbl_shouEntity_Srm.ForeColor = System.Drawing.Color.Red; this.lbl_Thread_lbl_shouEntity_Srm.Location = new System.Drawing.Point(128, 313); this.lbl_Thread_lbl_shouEntity_Srm.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_Thread_lbl_shouEntity_Srm.Name = "lbl_Thread_lbl_shouEntity_Srm"; this.lbl_Thread_lbl_shouEntity_Srm.Size = new System.Drawing.Size(53, 12); this.lbl_Thread_lbl_shouEntity_Srm.TabIndex = 25; this.lbl_Thread_lbl_shouEntity_Srm.Text = "错误消息"; // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(11, 335); this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(83, 12); this.label35.TabIndex = 22; this.label35.Text = "清除数据线程:"; // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(4, 313); this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(119, 12); this.label36.TabIndex = 24; this.label36.Text = "堆垛机设备状态线程:"; // // lbl_Thread_HandleOutStockList_Msg // this.lbl_Thread_HandleOutStockList_Msg.AutoSize = true; this.lbl_Thread_HandleOutStockList_Msg.ForeColor = System.Drawing.Color.Red; this.lbl_Thread_HandleOutStockList_Msg.Location = new System.Drawing.Point(121, 283); this.lbl_Thread_HandleOutStockList_Msg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_Thread_HandleOutStockList_Msg.Name = "lbl_Thread_HandleOutStockList_Msg"; this.lbl_Thread_HandleOutStockList_Msg.Size = new System.Drawing.Size(53, 12); this.lbl_Thread_HandleOutStockList_Msg.TabIndex = 21; this.lbl_Thread_HandleOutStockList_Msg.Text = "错误消息"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(4, 283); this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(119, 12); this.label12.TabIndex = 20; this.label12.Text = "处理新建的出库表单:"; // // lbl_inStockCodeToTask_errMsg // this.lbl_inStockCodeToTask_errMsg.AutoSize = true; this.lbl_inStockCodeToTask_errMsg.ForeColor = System.Drawing.Color.Red; this.lbl_inStockCodeToTask_errMsg.Location = new System.Drawing.Point(182, 12); this.lbl_inStockCodeToTask_errMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_inStockCodeToTask_errMsg.Name = "lbl_inStockCodeToTask_errMsg"; this.lbl_inStockCodeToTask_errMsg.Size = new System.Drawing.Size(53, 12); this.lbl_inStockCodeToTask_errMsg.TabIndex = 19; this.lbl_inStockCodeToTask_errMsg.Text = "错误消息"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(9, 12); this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(179, 12); this.label11.TabIndex = 18; this.label11.Text = "组盘下发后,生成下线入库任务:"; // // lbl_sendTaskForPick_ErrMsg // this.lbl_sendTaskForPick_ErrMsg.AutoSize = true; this.lbl_sendTaskForPick_ErrMsg.ForeColor = System.Drawing.Color.Red; this.lbl_sendTaskForPick_ErrMsg.Location = new System.Drawing.Point(157, 150); this.lbl_sendTaskForPick_ErrMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_sendTaskForPick_ErrMsg.Name = "lbl_sendTaskForPick_ErrMsg"; this.lbl_sendTaskForPick_ErrMsg.Size = new System.Drawing.Size(53, 12); this.lbl_sendTaskForPick_ErrMsg.TabIndex = 17; this.lbl_sendTaskForPick_ErrMsg.Text = "错误消息"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(11, 150); this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(143, 12); this.label10.TabIndex = 16; this.label10.Text = "处理分拣完成的任务处理:"; // // lbl_SrmfinishConfirm_Msg // this.lbl_SrmfinishConfirm_Msg.AutoSize = true; this.lbl_SrmfinishConfirm_Msg.ForeColor = System.Drawing.Color.Red; this.lbl_SrmfinishConfirm_Msg.Location = new System.Drawing.Point(144, 124); this.lbl_SrmfinishConfirm_Msg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_SrmfinishConfirm_Msg.Name = "lbl_SrmfinishConfirm_Msg"; this.lbl_SrmfinishConfirm_Msg.Size = new System.Drawing.Size(53, 12); this.lbl_SrmfinishConfirm_Msg.TabIndex = 15; this.lbl_SrmfinishConfirm_Msg.Text = "错误消息"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(11, 124); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(119, 12); this.label9.TabIndex = 14; this.label9.Text = "堆垛机完成信号处理:"; // // lbl_NoIssueTaskMsg_GG // this.lbl_NoIssueTaskMsg_GG.AutoSize = true; this.lbl_NoIssueTaskMsg_GG.ForeColor = System.Drawing.Color.Red; this.lbl_NoIssueTaskMsg_GG.Location = new System.Drawing.Point(183, 91); this.lbl_NoIssueTaskMsg_GG.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_NoIssueTaskMsg_GG.Name = "lbl_NoIssueTaskMsg_GG"; this.lbl_NoIssueTaskMsg_GG.Size = new System.Drawing.Size(53, 12); this.lbl_NoIssueTaskMsg_GG.TabIndex = 13; this.lbl_NoIssueTaskMsg_GG.Text = "错误消息"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(11, 91); this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(167, 12); this.label8.TabIndex = 12; this.label8.Text = "(缸盖)消费未下发的任务线程:"; // // lbl_NoIssueTaskMsg_GT // this.lbl_NoIssueTaskMsg_GT.AutoSize = true; this.lbl_NoIssueTaskMsg_GT.ForeColor = System.Drawing.Color.Red; this.lbl_NoIssueTaskMsg_GT.Location = new System.Drawing.Point(189, 67); this.lbl_NoIssueTaskMsg_GT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_NoIssueTaskMsg_GT.Name = "lbl_NoIssueTaskMsg_GT"; this.lbl_NoIssueTaskMsg_GT.Size = new System.Drawing.Size(53, 12); this.lbl_NoIssueTaskMsg_GT.TabIndex = 11; this.lbl_NoIssueTaskMsg_GT.Text = "错误消息"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(11, 67); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(167, 12); this.label7.TabIndex = 10; this.label7.Text = "(缸体)消费未下发的任务线程:"; // // lbl_msg_mesDataTranffic // this.lbl_msg_mesDataTranffic.AutoSize = true; this.lbl_msg_mesDataTranffic.ForeColor = System.Drawing.Color.Red; this.lbl_msg_mesDataTranffic.Location = new System.Drawing.Point(114, 258); this.lbl_msg_mesDataTranffic.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_msg_mesDataTranffic.Name = "lbl_msg_mesDataTranffic"; this.lbl_msg_mesDataTranffic.Size = new System.Drawing.Size(53, 12); this.lbl_msg_mesDataTranffic.TabIndex = 9; this.lbl_msg_mesDataTranffic.Text = "错误消息"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(2, 258); this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(89, 12); this.label6.TabIndex = 8; this.label6.Text = "推送给MES数据:"; // // lbl_agvSendStatu2 // this.lbl_agvSendStatu2.AutoSize = true; this.lbl_agvSendStatu2.ForeColor = System.Drawing.Color.Red; this.lbl_agvSendStatu2.Location = new System.Drawing.Point(114, 236); this.lbl_agvSendStatu2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_agvSendStatu2.Name = "lbl_agvSendStatu2"; this.lbl_agvSendStatu2.Size = new System.Drawing.Size(53, 12); this.lbl_agvSendStatu2.TabIndex = 7; this.lbl_agvSendStatu2.Text = "错误消息"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(2, 236); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(107, 12); this.label5.TabIndex = 6; this.label5.Text = "agvSendStatus[1]:"; // // lbl_agvSendStatus1 // this.lbl_agvSendStatus1.AutoSize = true; this.lbl_agvSendStatus1.ForeColor = System.Drawing.Color.Red; this.lbl_agvSendStatus1.Location = new System.Drawing.Point(114, 213); this.lbl_agvSendStatus1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_agvSendStatus1.Name = "lbl_agvSendStatus1"; this.lbl_agvSendStatus1.Size = new System.Drawing.Size(53, 12); this.lbl_agvSendStatus1.TabIndex = 5; this.lbl_agvSendStatus1.Text = "错误消息"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(2, 213); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(107, 12); this.label4.TabIndex = 4; this.label4.Text = "agvSendStatus[0]:"; // // lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg // this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.AutoSize = true; this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.ForeColor = System.Drawing.Color.Red; this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Location = new System.Drawing.Point(176, 190); this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Name = "lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg"; this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Size = new System.Drawing.Size(53, 12); this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.TabIndex = 3; this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Text = "错误消息"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(2, 190); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(179, 12); this.label3.TabIndex = 2; this.label3.Text = "消费任务线程(直达上线点专用):"; // // lbl_sendTask_errMsg // this.lbl_sendTask_errMsg.AutoSize = true; this.lbl_sendTask_errMsg.ForeColor = System.Drawing.Color.Red; this.lbl_sendTask_errMsg.Location = new System.Drawing.Point(144, 38); this.lbl_sendTask_errMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_sendTask_errMsg.Name = "lbl_sendTask_errMsg"; this.lbl_sendTask_errMsg.Size = new System.Drawing.Size(53, 12); this.lbl_sendTask_errMsg.TabIndex = 1; this.lbl_sendTask_errMsg.Text = "错误消息"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(9, 38); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(131, 12); this.label1.TabIndex = 0; this.label1.Text = "消费已下发的任务线程:"; // // lbl_msg_mesStockDataForRealMes // this.lbl_msg_mesStockDataForRealMes.AutoSize = true; this.lbl_msg_mesStockDataForRealMes.ForeColor = System.Drawing.Color.Red; this.lbl_msg_mesStockDataForRealMes.Location = new System.Drawing.Point(148, 391); this.lbl_msg_mesStockDataForRealMes.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbl_msg_mesStockDataForRealMes.Name = "lbl_msg_mesStockDataForRealMes"; this.lbl_msg_mesStockDataForRealMes.Size = new System.Drawing.Size(53, 12); this.lbl_msg_mesStockDataForRealMes.TabIndex = 29; this.lbl_msg_mesStockDataForRealMes.Text = "错误消息"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(9, 391); this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(137, 12); this.label14.TabIndex = 28; this.label14.Text = "推送给MES库存数据(V2):"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Control; this.ClientSize = new System.Drawing.Size(1234, 647); this.Controls.Add(this.panel1); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.label_PLC); this.Controls.Add(this.label_title); this.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(2); this.Name = "Form1"; this.Text = "伟本智能WCS"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing); this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Label label_title; private System.Windows.Forms.Label label_PLC; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label lbl_sendTask_errMsg; private System.Windows.Forms.Label lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label lbl_agvSendStatus1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label lbl_agvSendStatu2; private System.Windows.Forms.Label lbl_msg_mesDataTranffic; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label lbl_NoIssueTaskMsg_GT; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label lbl_NoIssueTaskMsg_GG; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label lbl_SrmfinishConfirm_Msg; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label lbl_sendTaskForPick_ErrMsg; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label lbl_inStockCodeToTask_errMsg; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label lbl_Thread_HandleOutStockList_Msg; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label lbl_ClearDataMsg; private System.Windows.Forms.Label label35; private System.Windows.Forms.Label lbl_Thread_lbl_shouEntity_Srm; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbl_msg_mesDataTranffic_V2; private System.Windows.Forms.Label lbl_msg_mesStockDataForRealMes; private System.Windows.Forms.Label label14; } }