| | |
| | | this.dataGridViewTextBoxColumn62 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.dataGridViewTextBoxColumn63 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.btn_Find_OutTaskRetryToMes = new System.Windows.Forms.Button(); |
| | | this.lbl_RobotMode = new System.Windows.Forms.Label(); |
| | | this.tPTransAsrs.SuspendLayout(); |
| | | this.panel14.SuspendLayout(); |
| | | this.panel15.SuspendLayout(); |
| | |
| | | // |
| | | // panel_Model |
| | | // |
| | | this.panel_Model.Controls.Add(this.lbl_RobotMode); |
| | | this.panel_Model.Controls.Add(this.rBOnlyIn); |
| | | this.panel_Model.Controls.Add(this.lbl_IsSimulationPLC); |
| | | this.panel_Model.Controls.Add(this.lbl_WCFMsg); |
| | |
| | | this.btn_Find_OutTaskRetryToMes.UseVisualStyleBackColor = true; |
| | | this.btn_Find_OutTaskRetryToMes.Click += new System.EventHandler(this.btn_Find_OutTaskRetryToMes_Click); |
| | | // |
| | | // lbl_RobotMode |
| | | // |
| | | this.lbl_RobotMode.AutoSize = true; |
| | | this.lbl_RobotMode.Location = new System.Drawing.Point(275, 659); |
| | | this.lbl_RobotMode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
| | | this.lbl_RobotMode.Name = "lbl_RobotMode"; |
| | | this.lbl_RobotMode.Size = new System.Drawing.Size(127, 15); |
| | | this.lbl_RobotMode.TabIndex = 12; |
| | | this.lbl_RobotMode.Text = "缓存岛机器人模式"; |
| | | // |
| | | // FormCC |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | |
| | | private System.Windows.Forms.TextBox tb_wlm; |
| | | private System.Windows.Forms.Label label22; |
| | | private System.Windows.Forms.Button button23; |
| | | private System.Windows.Forms.Label lbl_RobotMode; |
| | | } |
| | | } |
| | | |