| | |
| | | this.dataGridViewTextBoxColumn62 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.dataGridViewTextBoxColumn63 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| | | this.btn_Find_OutTaskRetryToMes = new System.Windows.Forms.Button(); |
| | | this.button25 = new System.Windows.Forms.Button(); |
| | | this.tPTransAsrs.SuspendLayout(); |
| | | this.panel14.SuspendLayout(); |
| | | this.panel15.SuspendLayout(); |
| | |
| | | // |
| | | // tabPage3 |
| | | // |
| | | this.tabPage3.Controls.Add(this.button25); |
| | | this.tabPage3.Controls.Add(this.button24); |
| | | this.tabPage3.Controls.Add(this.tb_PackageCode); |
| | | this.tabPage3.Controls.Add(this.label23); |
| | |
| | | this.btn_Find_OutTaskRetryToMes.Text = "查询"; |
| | | this.btn_Find_OutTaskRetryToMes.UseVisualStyleBackColor = true; |
| | | this.btn_Find_OutTaskRetryToMes.Click += new System.EventHandler(this.btn_Find_OutTaskRetryToMes_Click); |
| | | // |
| | | // button25 |
| | | // |
| | | this.button25.BackColor = System.Drawing.Color.Red; |
| | | this.button25.Location = new System.Drawing.Point(1006, 489); |
| | | this.button25.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.button25.Name = "button25"; |
| | | this.button25.Size = new System.Drawing.Size(155, 48); |
| | | this.button25.TabIndex = 156; |
| | | this.button25.Text = "一键初始化整包板件"; |
| | | this.button25.UseVisualStyleBackColor = false; |
| | | this.button25.Click += new System.EventHandler(this.button25_Click); |
| | | // |
| | | // FormCC |
| | | // |
| | |
| | | private System.Windows.Forms.TextBox tb_PackageCode; |
| | | private System.Windows.Forms.Label label23; |
| | | private System.Windows.Forms.Label lbl_currHandlerPackageCodeForIssueOutboundTask; |
| | | private System.Windows.Forms.Button button25; |
| | | } |
| | | } |
| | | |