|
|
@@ -57,6 +57,7 @@
|
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.pr_detail = new System.Windows.Forms.Label();
|
|
|
this.SplitCheckNo = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.ChooseAll = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.OutBoxDGV)).BeginInit();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
@@ -83,7 +84,7 @@
|
|
|
//
|
|
|
this.ob_checkno_label.AutoSize = true;
|
|
|
this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_checkno_label.Location = new System.Drawing.Point(45, 32);
|
|
|
+ this.ob_checkno_label.Location = new System.Drawing.Point(45, 29);
|
|
|
this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_checkno_label.Name = "ob_checkno_label";
|
|
|
this.ob_checkno_label.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -112,7 +113,7 @@
|
|
|
//
|
|
|
this.obd_outboxcode_label.AutoSize = true;
|
|
|
this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.obd_outboxcode_label.Location = new System.Drawing.Point(45, 80);
|
|
|
+ this.obd_outboxcode_label.Location = new System.Drawing.Point(45, 77);
|
|
|
this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.obd_outboxcode_label.Name = "obd_outboxcode_label";
|
|
|
this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
@@ -141,7 +142,7 @@
|
|
|
//
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(45, 124);
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(45, 121);
|
|
|
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -152,7 +153,7 @@
|
|
|
//
|
|
|
this.ob_prodcode_label.AutoSize = true;
|
|
|
this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_prodcode_label.Location = new System.Drawing.Point(45, 169);
|
|
|
+ this.ob_prodcode_label.Location = new System.Drawing.Point(45, 166);
|
|
|
this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_prodcode_label.Name = "ob_prodcode_label";
|
|
|
this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -163,7 +164,7 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(384, 169);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(384, 166);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -174,7 +175,7 @@
|
|
|
//
|
|
|
this.ob_prodcode.AutoSize = true;
|
|
|
this.ob_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_prodcode.Location = new System.Drawing.Point(153, 169);
|
|
|
+ this.ob_prodcode.Location = new System.Drawing.Point(153, 166);
|
|
|
this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_prodcode.Name = "ob_prodcode";
|
|
|
this.ob_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -218,6 +219,7 @@
|
|
|
this.OutBoxDGV.Size = new System.Drawing.Size(776, 349);
|
|
|
this.OutBoxDGV.TabIndex = 228;
|
|
|
this.OutBoxDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.OutBoxDGV_CellContentClick);
|
|
|
+ this.OutBoxDGV.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.OutBoxDGV_CellValueChanged);
|
|
|
//
|
|
|
// choose
|
|
|
//
|
|
|
@@ -342,7 +344,7 @@
|
|
|
this.new_checkno.AllPower = "";
|
|
|
this.new_checkno.BackColor = System.Drawing.Color.White;
|
|
|
this.new_checkno.ID = null;
|
|
|
- this.new_checkno.Location = new System.Drawing.Point(192, 239);
|
|
|
+ this.new_checkno.Location = new System.Drawing.Point(242, 244);
|
|
|
this.new_checkno.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.new_checkno.Name = "new_checkno";
|
|
|
this.new_checkno.Power = "";
|
|
|
@@ -357,7 +359,7 @@
|
|
|
//
|
|
|
this.new_checkno_lable.AutoSize = true;
|
|
|
this.new_checkno_lable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.new_checkno_lable.Location = new System.Drawing.Point(85, 238);
|
|
|
+ this.new_checkno_lable.Location = new System.Drawing.Point(135, 243);
|
|
|
this.new_checkno_lable.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.new_checkno_lable.Name = "new_checkno_lable";
|
|
|
this.new_checkno_lable.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -393,7 +395,7 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(484, 169);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(484, 166);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -419,11 +421,32 @@
|
|
|
this.SplitCheckNo.UseVisualStyleBackColor = true;
|
|
|
this.SplitCheckNo.Click += new System.EventHandler(this.SplitCheckNo_Click);
|
|
|
//
|
|
|
+ // ChooseAll
|
|
|
+ //
|
|
|
+ this.ChooseAll.AllPower = "";
|
|
|
+ this.ChooseAll.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.ChooseAll.DownImage = ((System.Drawing.Image)(resources.GetObject("ChooseAll.DownImage")));
|
|
|
+ this.ChooseAll.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.ChooseAll.Image = null;
|
|
|
+ this.ChooseAll.IsShowBorder = true;
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(40, 243);
|
|
|
+ this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ChooseAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("ChooseAll.MoveImage")));
|
|
|
+ this.ChooseAll.Name = "ChooseAll";
|
|
|
+ this.ChooseAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("ChooseAll.NormalImage")));
|
|
|
+ this.ChooseAll.Power = "";
|
|
|
+ this.ChooseAll.Size = new System.Drawing.Size(53, 30);
|
|
|
+ this.ChooseAll.TabIndex = 239;
|
|
|
+ this.ChooseAll.Text = "全选";
|
|
|
+ this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
+ this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
|
|
|
+ //
|
|
|
// OQC_CheckNoSplit
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1177, 696);
|
|
|
+ this.Controls.Add(this.ChooseAll);
|
|
|
this.Controls.Add(this.SplitCheckNo);
|
|
|
this.Controls.Add(this.groupBoxWithBorder2);
|
|
|
this.Controls.Add(this.new_checkno);
|
|
|
@@ -481,5 +504,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn obd_sncode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn obd_builddate;
|
|
|
private System.Windows.Forms.Label pr_detail;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton ChooseAll;
|
|
|
}
|
|
|
}
|